xbps-src: declare bootstrap vpkg with .conf extension.

This commit is contained in:
Juan RP 2014-10-18 12:40:23 +02:00
parent bab83e3d1c
commit 3fcb1c1382

View file

@ -540,7 +540,7 @@ case "$XBPS_TARGET" in
[ ! -d $XBPS_SRCPKGDIR/base-chroot ] && \
msg_error "Cannot find $XBPS_SRCPKGDIR/base-chroot directory!\n"
XBPS_TARGET_PKG="base-chroot"
bootstrap_vpkg=${XBPS_MASTERDIR}/etc/xbps/virtualpkg.d/bootstrap.vpkg
bootstrap_vpkg=${XBPS_MASTERDIR}/etc/xbps/virtualpkg.d/bootstrap.conf
mkdir -p ${XBPS_MASTERDIR}/etc/xbps/virtualpkg.d
if [ ! -s ${bootstrap_vpkg} ]; then
# Fool xbps to resolve dependencies.