aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults.conf
diff options
context:
space:
mode:
authorJuan RP <xtraeme@voidlinux.eu>2015-05-21 08:46:01 +0000
committerJuan RP <xtraeme@voidlinux.eu>2015-05-21 08:46:29 +0000
commit2ac40a8208a88244f28ab07ed0ae7432a0021abb (patch)
tree4d14ba1047303d633983ccdfc20f9ec2a168d54f /etc/defaults.conf
parent1ec769880ab3f7a2b30cfd790d7986ee06527cb4 (diff)
downloadvoid-packages-2ac40a8208a88244f28ab07ed0ae7432a0021abb.tar
void-packages-2ac40a8208a88244f28ab07ed0ae7432a0021abb.tar.gz
void-packages-2ac40a8208a88244f28ab07ed0ae7432a0021abb.tar.bz2
void-packages-2ac40a8208a88244f28ab07ed0ae7432a0021abb.tar.lz
void-packages-2ac40a8208a88244f28ab07ed0ae7432a0021abb.tar.xz
void-packages-2ac40a8208a88244f28ab07ed0ae7432a0021abb.tar.zst
void-packages-2ac40a8208a88244f28ab07ed0ae7432a0021abb.zip
etc/defaults.conf: added remote repo for musl in XBPS_INSTALL_ARGS.
Diffstat (limited to 'etc/defaults.conf')
-rw-r--r--etc/defaults.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults.conf b/etc/defaults.conf
index 6b0e8b0c18a..70414bda7dc 100644
--- a/etc/defaults.conf
+++ b/etc/defaults.conf
@@ -18,7 +18,7 @@
# 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!
-XBPS_INSTALL_ARGS="--repository=http://repo.voidlinux.eu/current"
+XBPS_INSTALL_ARGS="--repository=http://repo.voidlinux.eu/current --repository=http://musl.voidlinux.net/current"
# [OPTIONAL]
# Native Compilation/Preprocessor flags for C and C++. Additional settings