From 875a1c3cfba90fc061b57013ffc50fbabeeb33fb Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 11 Apr 2005 08:28:43 +0000 Subject: Change the default URL of the mirrorsfull.list file --- urpm/cfg.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urpm') diff --git a/urpm/cfg.pm b/urpm/cfg.pm index bf3baea8..31c916c7 100644 --- a/urpm/cfg.pm +++ b/urpm/cfg.pm @@ -221,7 +221,7 @@ sub dump_config ($$) { #- routines to handle mirror list location #- Default mirror list -our $mirrors = 'http://www.mandrakelinux.com/mirrorsfull.list'; +our $mirrors = 'http://www.mandrivalinux.com/mirrorsfull.list'; sub mirrors_cfg () { if (-e "/etc/urpmi/mirror.config") { -- cgit v1.2.1