From 9393b811325676b0abf21d24b193fa648331bd37 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 26 Oct 2012 21:48:20 +0200 Subject: [PATCH] prefer the US mirror a bit --- misc/tools/all/config.subr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/tools/all/config.subr b/misc/tools/all/config.subr index 0114af27..eb08a822 100644 --- a/misc/tools/all/config.subr +++ b/misc/tools/all/config.subr @@ -23,8 +23,8 @@ allmirrors() "$@" http '' http://git.xonotic.org/xonotic/ '' "$@" ssh '' ssh://xonotic@git.xonotic.org/ '' - "$@" git us git://us.git.xonotic.org/xonotic/ '' - "$@" http us http://us.git.xonotic.org/xonotic/ '' + "$@" git us git://us.git.xonotic.org/xonotic/ '*2/3' + "$@" http us http://us.git.xonotic.org/xonotic/ '*2/3' "$@" git de git://de.git.xonotic.org/xonotic/ '' "$@" http de http://de.git.xonotic.org/xonotic/ '' -- 2.39.2