working on dat cross-distro support....
This commit is contained in:
6
lib/prereqs/Debian/meta
Normal file
6
lib/prereqs/Debian/meta
Normal file
@@ -0,0 +1,6 @@
|
||||
NAME='Debian'
|
||||
SUPPORTED='yes'
|
||||
CHECK_METHOD='cat /etc/debian_version'
|
||||
PKG_MGR='apt-get -y install'
|
||||
PRE_RUN='apt-get update'
|
||||
PKG_CHK='dpkg-query -l'
|
||||
Reference in New Issue
Block a user