xbps-src: unbreak binary-bootstrap arch.

This commit is contained in:
Juan RP 2015-05-11 09:03:03 +02:00
parent 7f5977f1bc
commit 92fd6e7fec
1 changed files with 4 additions and 2 deletions

View File

@ -257,8 +257,10 @@ check_build_requirements() {
install_bbootstrap() {
[ -n "$CHROOT_READY" ] && return
if [ -n "$1" -o -n "$XBPS_SKIP_REMOTEREPOS" ]; then
unset XBPS_TARGET_PKG
if [ -n "$1" ]; then
unset XBPS_TARGET_PKG XBPS_INSTALL_ARGS
fi
if [ -n "$XBPS_SKIP_REMOTEREPOS" ]; then
unset XBPS_INSTALL_ARGS
fi
# binary bootstrap