xbps-src: only remove autodeps if chroot is ready.

This commit is contained in:
Juan RP 2014-05-15 16:44:47 +02:00
parent 6b1d54f873
commit 5efa970972

View file

@ -534,7 +534,6 @@ case "$XBPS_TARGET" in
;;
bootstrap-update)
if [ -n "$CHROOT_READY" -a -z "$IN_CHROOT" ]; then
chroot_handler remove-autodeps
chroot_handler ${XBPS_TARGET} dummy
else
pkgver=xbps-src