diff --git a/bin/mkchrootpkg.in b/bin/mkchrootpkg.in index 1ca6ec4..4bbf889 100644 --- a/bin/mkchrootpkg.in +++ b/bin/mkchrootpkg.in @@ -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