[mkchrootpkg] ignore signature checking

This commit is contained in:
Philip 2018-05-30 20:07:56 +02:00
parent 3711a00cf0
commit a049fc81d4

View file

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