xbps-src: add etc/xbps.conf for extra xbps options (#8304)

This commit is contained in:
Duncan Overbruck 2017-10-19 11:38:14 +02:00 committed by Juan RP
parent c40e54037e
commit 570842f4a5
2 changed files with 3 additions and 0 deletions

View File

@ -118,6 +118,8 @@ chroot_sync_repos() {
local f=
# Copy xbps configuration files to the masterdir.
install -Dm644 ${XBPS_DISTDIR}/etc/xbps.conf \
${XBPS_MASTERDIR}/etc/xbps.d/00-xbps-src.conf
install -Dm644 ${XBPS_DISTDIR}/etc/repos-local.conf \
${XBPS_MASTERDIR}/etc/xbps.d/10-repository-local.conf
install -Dm644 ${XBPS_DISTDIR}/etc/repos-remote.conf \

1
etc/xbps.conf Normal file
View File

@ -0,0 +1 @@
syslog=false