mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
b9b51145bb
commit
b469f1d590
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
chroot_init() {
|
chroot_init() {
|
||||||
mkdir -p $XBPS_MASTERDIR/etc/xbps
|
mkdir -p $XBPS_MASTERDIR/etc/xbps
|
||||||
|
|
||||||
|
: ${XBPS_CONFIG_FILE=/dev/null}
|
||||||
cat > $XBPS_MASTERDIR/etc/xbps/xbps-src.conf <<_EOF
|
cat > $XBPS_MASTERDIR/etc/xbps/xbps-src.conf <<_EOF
|
||||||
# Generated configuration file by xbps-src, DO NOT EDIT!
|
# Generated configuration file by xbps-src, DO NOT EDIT!
|
||||||
$(grep -E '^XBPS_.*' "$XBPS_CONFIG_FILE")
|
$(grep -E '^XBPS_.*' "$XBPS_CONFIG_FILE")
|
||||||
|
|
Loading…
Add table
Reference in a new issue