[mkchrootpkg] rm --holdver default

This commit is contained in:
udeved 2015-06-22 21:33:56 +02:00
parent 59cd804de9
commit eb0386ec99

View file

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