aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
diff options
context:
space:
mode:
Diffstat (limited to 'rpmdrake')
-rwxr-xr-xrpmdrake2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdrake b/rpmdrake
index 00dc8f0c..1fd044fb 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -930,7 +930,7 @@ launch the Software Media Manager, and then add a `Security
updates' medium.
Then, restart MandrakeUpdate.", $update_name)), myexit(-1);
- add_medium_and_check($urpm, N("Please wait, adding medium..."), {},
+ 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
}