summaryrefslogtreecommitdiffstats
path: root/urpmq
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-06-07 07:27:59 +0000
committerFrancois Pons <fpons@mandriva.com>2002-06-07 07:27:59 +0000
commit8d815c08bc6fc8afdbca084d263af54f5c13ee39 (patch)
tree334fa8f4607d6a8cc72020f5036a5453d81547ed /urpmq
parentdcf2567bdd4ee2ae49d4afe79014371e4c38f763 (diff)
downloadurpmi-8d815c08bc6fc8afdbca084d263af54f5c13ee39.tar
urpmi-8d815c08bc6fc8afdbca084d263af54f5c13ee39.tar.gz
urpmi-8d815c08bc6fc8afdbca084d263af54f5c13ee39.tar.bz2
urpmi-8d815c08bc6fc8afdbca084d263af54f5c13ee39.tar.xz
urpmi-8d815c08bc6fc8afdbca084d263af54f5c13ee39.zip
3.4-6mdk
Diffstat (limited to 'urpmq')
-rwxr-xr-xurpmq2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmq b/urpmq
index 84f351f3..03215e09 100755
--- a/urpmq
+++ b/urpmq
@@ -126,7 +126,7 @@ $urpm->relocate_depslist_provides();
#- select individual files.
my %packages;
-@packages{($start .. $end)} = ();
+defined $start && defined $end and @packages{($start .. $end)} = ();
#- 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