xbps-src: no need to chroot to install xbps-src anymore.

This commit is contained in:
Juan RP 2011-11-18 15:41:49 +01:00
parent 99578ee070
commit 7253423d23
3 changed files with 27 additions and 17 deletions

View file

@ -135,8 +135,8 @@ install_pkg()
BOOTSTRAP_PKG_REBUILD=$BOOTSTRAP_PKG_REBUILD \
CONFIG_FILE=${XBPS_CONFIG_FILE} \
${FAKEROOT_CMD} ${FAKEROOT_CMD_ARGS} \
${XBPS_LIBEXECDIR}/doinst-helper.sh ${curpkgn} \
|| return $?
${XBPS_LIBEXECDIR}/doinst-helper.sh \
${curpkgn} || return $?
# Strip binaries/libraries.
strip_files