From c0aac57ed8eb4048fb850f6b4a24d817873532c6 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 5 Nov 2004 17:14:52 +0000 Subject: Remove obsolete comment --- urpmi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'urpmi') diff --git a/urpmi b/urpmi index 58edd6ee..d8818512 100755 --- a/urpmi +++ b/urpmi @@ -369,10 +369,7 @@ if ($bug) { } } -#- search the packages according the selection given by the user, -#- basesystem is added to the list so if it need to be upgraded, -#- all its dependency will be updated too. -#- make sure basesystem exists before. +#- search the packages according to the selection given by the user. if (@names) { $urpm->search_packages(\%requested, [ @names ], all => $all, -- cgit v1.2.1