summaryrefslogtreecommitdiffstats
path: root/urpm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-02-09 15:04:34 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-02-09 15:04:34 +0000
commit6e97922320818b239395e68044d62019a6771994 (patch)
tree3f888025c955c78a9b1a8f6c3744c53a4acbee1a /urpm
parent8fc15349906b34217fb235a05d186fcce2ee4c50 (diff)
downloadurpmi-6e97922320818b239395e68044d62019a6771994.tar
urpmi-6e97922320818b239395e68044d62019a6771994.tar.gz
urpmi-6e97922320818b239395e68044d62019a6771994.tar.bz2
urpmi-6e97922320818b239395e68044d62019a6771994.tar.xz
urpmi-6e97922320818b239395e68044d62019a6771994.zip
urpme needs to support --repackage too
Diffstat (limited to 'urpm')
-rw-r--r--urpm/args.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpm/args.pm b/urpm/args.pm
index 58d42bed..ab0d7863 100644
--- a/urpm/args.pm
+++ b/urpm/args.pm
@@ -149,6 +149,7 @@ my %options_spec = (
v => \$::verbose,
a => \$::matches,
noscripts => \$::noscripts,
+ repackage => \$::repackage,
},
#- see also below, autogenerated callbacks