summaryrefslogtreecommitdiffstats
path: root/urpmi
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-11-05 17:14:52 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-11-05 17:14:52 +0000
commitc0aac57ed8eb4048fb850f6b4a24d817873532c6 (patch)
tree184b5a0385076d30b60863250d252d6ed5c88afd /urpmi
parentf4d1eb8ea280b03fb7ca1ac28600d0be49dc74b9 (diff)
downloadurpmi-c0aac57ed8eb4048fb850f6b4a24d817873532c6.tar
urpmi-c0aac57ed8eb4048fb850f6b4a24d817873532c6.tar.gz
urpmi-c0aac57ed8eb4048fb850f6b4a24d817873532c6.tar.bz2
urpmi-c0aac57ed8eb4048fb850f6b4a24d817873532c6.tar.xz
urpmi-c0aac57ed8eb4048fb850f6b4a24d817873532c6.zip
Remove obsolete comment
Diffstat (limited to 'urpmi')
-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,