halfway there. now i just need to build the package lists.
This commit is contained in:
7
lib/prereqs/Antergos/meta
Normal file
7
lib/prereqs/Antergos/meta
Normal file
@@ -0,0 +1,7 @@
|
||||
NAME='Antergos'
|
||||
SUPPORTED='yes'
|
||||
CHECK_METHOD='egrep "^NAME=\"Antergos Linux\"" /etc/os-release'
|
||||
PKG_MGR='pacman --noconfirm -S ${pkgname}'
|
||||
PRE_RUN='pacman -Syyy'
|
||||
PKG_CHK='pacman -Q ${pkgname}'
|
||||
URL='http://antergos.com/'
|
||||
0
lib/prereqs/Antergos/pkgs
Normal file
0
lib/prereqs/Antergos/pkgs
Normal file
Reference in New Issue
Block a user