[Frugalware-git] frugalware-current: sourceforge.sh

crazy crazy at frugalware.org
Mon Aug 4 18:01:50 CEST 2008


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa89e8c783bfe6d137fc408bd3131510fbec9de4

commit fa89e8c783bfe6d137fc408bd3131510fbec9de4
Author: crazy <crazy at frugalware.org>
Date:   Mon Aug 4 17:59:12 2008 +0200

sourceforge.sh
* TEMP switched mirror to dfn since
* near all other are broken at the moment ,
* this one seems to be fine

diff --git a/source/include/sourceforge.sh b/source/include/sourceforge.sh
index 00722c0..00452a7 100644
--- a/source/include/sourceforge.sh
+++ b/source/include/sourceforge.sh
@@ -59,7 +59,8 @@ fi

if [ -z "$_F_sourceforge_mirror" ]; then
# set our preferred mirror
-	_F_sourceforge_mirror="mesh"
+	#_F_sourceforge_mirror="mesh"
+	_F_sourceforge_mirror="dfn"
fi

if [ -z "$_F_sourceforge_dirname" ]; then


More information about the Frugalware-git mailing list