halfway there. now i just need to build the package lists.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
NAME=
|
||||
SUPPORTED=
|
||||
CHECK_METHOD=
|
||||
PKG_MGR=
|
||||
PRE_RUN=
|
||||
PKG_CHK=
|
||||
NAME='Manjaro'
|
||||
SUPPORTED='yes'
|
||||
CHECK_METHOD='egrep "^NAME=\"Manjaro Linux\"" /etc/os-release'
|
||||
PKG_MGR='pacman --noconfirm -S ${pkgname}'
|
||||
PRE_RUN='pacman -Syyyu'
|
||||
PKG_CHK='pacman -Q ${pkgname}'
|
||||
URL='https://manjaro.org/'
|
||||
|
||||
Reference in New Issue
Block a user