From d4721860ea0f0774f7c316f6c6f2e9c9e634fc2e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 26 Mar 2012 18:21:21 +0000 Subject: (recreate_srpm) kill a dead comment --- lib/Iurt/Urpmi.pm | 9 --------- 1 file changed, 9 deletions(-) (limited to 'lib') diff --git a/lib/Iurt/Urpmi.pm b/lib/Iurt/Urpmi.pm index 168f07d..13bcbff 100644 --- a/lib/Iurt/Urpmi.pm +++ b/lib/Iurt/Urpmi.pm @@ -675,15 +675,6 @@ sub recreate_srpm { # return 0 unless $ret; - # CM: was: foreach my $file (readdir $dir) - # The above line returned entries in a strange order in my test - # system, such as - # .. - # cowsay-3.03-11mdv2007.1.src.rpm - # cowsay-3.03-11mdv2007.0.src.rpm - # . - # assigning '.' to $new_rpm. Now sorting the output. - # we can not ask rpm the generated srpm name # we can not rely on build time (one of the src.rpm may have been built on a machine with wrong time) # let's say that if we have several one, we want the non original one -- cgit v1.2.1