From 830422a46e08e0b687fb41354d778db14d627db6 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 17 Jan 2005 15:58:19 +0000 Subject: Make the software media manager able to add sources for official. (although the version number is missing, must remember to cram it somewhere) Don't export mirrors() from the rpmdrake package anymore. --- edit-urpm-sources.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'edit-urpm-sources.pl') diff --git a/edit-urpm-sources.pl b/edit-urpm-sources.pl index 3b054f4b..1639c37a 100755 --- a/edit-urpm-sources.pl +++ b/edit-urpm-sources.pl @@ -68,7 +68,8 @@ distribution (%s). I need to contact the Mandrakesoft website to get the mirror list. Please check that your network is currently running. -Is it ok to continue?", $rpmdrake::mandrake_release) +Is it ok to continue?", $rpmdrake::mandrake_release), + want_base_distro => 1, ) or return 0; my $wait = wait_msg(N("Please wait, adding media...")); my $url = make_url_mirror_dist($m); -- cgit v1.2.1