From 13f0c01e5e95c2f7a8612f78f5b5087950d0ec35 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 9 Feb 2004 19:22:03 +0000 Subject: il est fort ce perl checker --- rpmdrake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpmdrake b/rpmdrake index bd5c8fc7..352424c8 100755 --- a/rpmdrake +++ b/rpmdrake @@ -967,7 +967,7 @@ all of them are currently disabled. You should run the Software Media Manager to enable at least one (check it in the Enabled? column). -Then, restart MandrakeUpdate.", $update_name)); +Then, restart MandrakeUpdate.")); myexit(-1); } mu_retry_another_mirror: @@ -977,7 +977,7 @@ N("You may also choose your desired mirror manually: to do so, launch the Software Media Manager, and then add a `Security updates' medium. -Then, restart MandrakeUpdate.", $update_name)), myexit(-1); +Then, restart MandrakeUpdate.")), myexit(-1); add_medium_and_check($urpm, {}, $update_name, make_url_mirror($m), '../base/hdlist.cz', update => 1); @update_medias = { name => $update_name }; #- hack to simulate a medium for parsing of descriptions -- cgit v1.2.1