xbps-src: repair bootstrap-update in the !chroot case.

This commit is contained in:
Juan RP 2015-04-09 19:45:59 +02:00
parent 5214ac2e8f
commit e2e7b10b0d
2 changed files with 4 additions and 9 deletions

View file

@ -294,7 +294,7 @@ install_bbootstrap() {
}
bootstrap_update() {
if [ -z "$CHROOT_READY" -o -z "$IN_CHROOT" ]; then
if [ -z "$CHROOT_READY" ]; then
return
fi
remove_pkg_autodeps