summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/auto-bootstraps/dobootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/auto-bootstraps/dobootstrap b/scripts/auto-bootstraps/dobootstrap
index d4207a1a8b..4cd5f94c71 100755
--- a/scripts/auto-bootstraps/dobootstrap
+++ b/scripts/auto-bootstraps/dobootstrap
@@ -189,7 +189,7 @@ case $1 in
echo "internal host, activating local and DOPUBLISH"
export DOLOCAL=1
export DOPUBLISH=1
- export GENTOO_MIRRORS="http://distfileslocal http://distfiles.gentoo.org"
+ export GENTOO_MIRRORS="http://distfileslocal"
fi
for arg in "${@:1}" ; do
case "${arg}" in