From 075038f53bcf15de3ead1ce4d791d4ced8823d3a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 18 Feb 2009 12:47:54 +0000 Subject: (get_medium) adjust obsolete comment --- perl-install/install/media.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install/media.pm') diff --git a/perl-install/install/media.pm b/perl-install/install/media.pm index 2b6a044f1..a9bd3c299 100644 --- a/perl-install/install/media.pm +++ b/perl-install/install/media.pm @@ -699,7 +699,7 @@ sub get_medium { log::l("trying to read $m->{rel_hdlist} for medium '$m->{fakemedium}'"); #- copy hdlist file directly to urpmi directory, this will be used - #- for getting header of package during installation or after by urpmi. + #- for getting header of package during installation. my $hdlist = hdlist_on_disk($m); { getAndSaveFile_progress($in_wait, N("Downloading file %s...", $m->{rel_hdlist}), -- cgit v1.2.1