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 74de3906..caec9f68 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -992,7 +992,7 @@ updates' medium.
Then, restart MandrakeUpdate.")), myexit(-1);
add_medium_and_check($urpm, {},
- $update_name, make_url_mirror($m), '../base/hdlist.cz', update => 1);
+ $update_name, make_url_mirror($m), '../base/synthesis.hdlist.cz', update => 1);
@update_medias = { name => $update_name }; #- hack to simulate a medium for parsing of descriptions
}