fedora passes. also discovered bug- AUR4's missing some packages. TODO: port over/adopt pkgs that are missing.

This commit is contained in:
2015-07-30 12:55:54 -04:00
parent 21dccef17c
commit e2a5ef10eb
3 changed files with 8 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
NAME='Fedora'
SUPPORTED='untested'
SUPPORTED='yes'
CHECK_METHOD='egrep '^Fedora' /etc/redhat-release'
PKG_MGR='dnf -y install ${pkgname}'
PRE_RUN='none'