xbps-src: use XBPS_INSTALL_ARGS to repair bootstrap-update.

This commit is contained in:
Juan RP 2015-06-09 09:23:06 +02:00
parent c285aa72bd
commit 21e8243ce5
2 changed files with 5 additions and 6 deletions

View file

@ -15,9 +15,8 @@
#
# [OPTIONAL]
# Enable optional arguments to xbps-install. This is useful when you use
# static binaries and when you need to specify arguments.
# NOTE: This is only used with the binary-bootstrap target!
# Enable optional arguments to xbps-install for the host system.
# Currently used in the binary-bootstrap bootstrap-update targets.
XBPS_INSTALL_ARGS="--repository=http://repo.voidlinux.eu/current --repository=http://muslrepo.voidlinux.eu/current"
# [OPTIONAL]