xbps-src: use XBPS_INSTALL_ARGS to repair bootstrap-update.
This commit is contained in:
parent
c285aa72bd
commit
21e8243ce5
2 changed files with 5 additions and 6 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue