mageia/(open)?SUSE pkgs list done, untested. also, i am an idiot.

This commit is contained in:
2015-07-16 04:22:22 -04:00
parent 7fb7871daf
commit 6c4634a11d
5 changed files with 76 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
NAME='Mageia'
SUPPORTED='yes'
CHECK_METHOD='egrep "^Mageia\ release\ " /etc/mageia-release'
PKG_MGR='urpmi ${pkgname}'
PKG_MGR='urpmi --force ${pkgname}'
PRE_RUN='urpmi.update -a'
PKG_CHK='rpm -q ${pkgname} | egrep "^${pkgname}-[0-9]"'
URL='https://www.mageia.org/'