Fedora pkgs list done, added elementaryOS. both untested.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
NAME='elementaryOS'
|
||||
SUPPORTED='yes'
|
||||
CHECK_METHOD='egrep "^DISTRIB_ID=\"elementary OS\"$" /etc/lsb-release'
|
||||
PKG_MGR='apt-get -y install ${pkgname}'
|
||||
PRE_RUN='apt-get -y update'
|
||||
PKG_CHK='dpkg-query -l ${pkgname} | egrep "^ii[[:space:]]*${pkgname}"'
|
||||
URL='https://elementary.io/'
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../Ubuntu/pkgs
|
||||
Reference in New Issue
Block a user