summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/list-dwd
blob: fbe4d66ec0f0298443c09c1208d71a0254fec235 (plain)
1
2
3
4
5
6
7
8
9
dwd-01.png
dwd-02.png
dwd-03.png
dwd-04.png
dwd-05.png
dwd-06.png
dwd-07.png
dwd-08.png
dwd-09.png
pd'>urpm/media.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm/media.pm b/urpm/media.pm
index e04c4890..c30ac585 100644
--- a/urpm/media.pm
+++ b/urpm/media.pm
@@ -643,7 +643,7 @@ sub parse_media {
if ($_->{searchmedia}) {
$urpm->{searchmedia} = 1;
- $urpm->{log}(N("Search start: %s end: %s", $_->{start}, $_->{end}));
+ $urpm->{debug}("Search start: %s end: %s", $_->{start}, $_->{end});
}
$< == 0 and _generate_medium_names($urpm, $_);