xbps-src: repair the bootstrap target for real.

This commit is contained in:
Juan RP 2014-12-26 09:40:41 +01:00
parent ee34e13ede
commit b6fe202a27

View file

@ -526,6 +526,7 @@ case "$XBPS_TARGET" in
echo 'virtualpkg=libgcc-4.4.0_1:base-files' >> ${bootstrap_vpkg}
echo 'virtualpkg=libstdc++-4.4.0_1:base-files' >> ${bootstrap_vpkg}
fi
BEGIN_INSTALL=1
setup_pkg $XBPS_TARGET_PKG
install_pkg $XBPS_TARGET
[ -d $XBPS_MASTERDIR ] && rm -rf $XBPS_MASTERDIR