Fix 'xbps-src -m' to mount stuff in the correct place.
--HG-- extra : convert_revision : 930efb41ec285f2b65310629fe758397c178d681
This commit is contained in:
@@ -31,6 +31,10 @@ HANDLER="$1"
|
||||
|
||||
. @@XBPS_INSTALL_ETCDIR@@/xbps-src.conf
|
||||
|
||||
if [ -n "${MASTERDIR}" ]; then
|
||||
export XBPS_MASTERDIR="${MASTERDIR}"
|
||||
fi
|
||||
|
||||
REQFS="sys proc dev xbps"
|
||||
|
||||
mount_chroot_fs()
|
||||
|
||||
Reference in New Issue
Block a user