From f7ea1aebb30d5eda6f406e14a78a13131a7d120e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 21 Feb 2008 18:24:30 +0000 Subject: (add_distrib_update_media,easy_add_callback,mirrors) only ask for 'distrib' style URLs --- Rpmdrake/pkg.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rpmdrake/pkg.pm') diff --git a/Rpmdrake/pkg.pm b/Rpmdrake/pkg.pm index 6a5a4716..b98aadfd 100644 --- a/Rpmdrake/pkg.pm +++ b/Rpmdrake/pkg.pm @@ -287,7 +287,7 @@ launch the Software Media Manager, and then add a `Security updates' medium. Then, restart %s.", $rpmdrake::myname_update)), myexit(-1); - add_distrib_update_media($urpm, $mirror); + add_distrib_update_media($urpm, $mirror, only_updates => 1); } } -- cgit v1.2.1