[mkchrootpkg] ignore signature checking

This commit is contained in:
Philip 2018-05-30 20:07:56 +02:00
parent 98aaa74bac
commit 96a3b52670

View file

@ -19,7 +19,7 @@ import ${LIBDIR}/util.sh
shopt -s nullglob shopt -s nullglob
makepkg_args=(-s --noconfirm -L) makepkg_args=(-s --skipinteg --noconfirm -L)
repack=false repack=false
update_first=false update_first=false
clean_first=false clean_first=false