adding some backup packages, disabling untested distros

This commit is contained in:
2015-07-24 04:50:51 -04:00
parent b36ef29900
commit 71e9d7be5d
13 changed files with 30 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
NAME='Manjaro'
SUPPORTED='yes'
SUPPORTED='untested'
CHECK_METHOD='egrep "^NAME=\"Manjaro Linux\"$" /etc/os-release'
PKG_MGR='pacman -S --needed --noconfirm ${pkgname}'
PRE_RUN='pacman -Syyyu'