working on dat cross-distro support....
This commit is contained in:
6
lib/prereqs/Arch/meta
Normal file
6
lib/prereqs/Arch/meta
Normal file
@@ -0,0 +1,6 @@
|
||||
NAME='Arch'
|
||||
SUPPORTED='yes'
|
||||
CHECK_METHOD='egrep "^NAME=\"Arch Linux\"" /etc/os-release'
|
||||
PKG_MGR='pacman -S'
|
||||
PRE_RUN='pacman -Syyy'
|
||||
PKG_CHK='pacman -Q'
|
||||
Reference in New Issue
Block a user