summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xurpmi5
1 files changed, 1 insertions, 4 deletions
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,