summaryrefslogtreecommitdiffstats
path: root/urpmq
diff options
context:
space:
mode:
Diffstat (limited to 'urpmq')
-rwxr-xr-xurpmq4
1 files changed, 1 insertions, 3 deletions
diff --git a/urpmq b/urpmq
index 74fd674e..84af61cb 100755
--- a/urpmq
+++ b/urpmq
@@ -31,9 +31,7 @@ import Locale::GetText I_;
*_ = *I_;
#- default options.
-my $query = {
- minimal => 1,
- };
+my $query;
my @files;
my @names;