From 5b1cab90afd2f73a5ec6824284e2eb8b9a4a05f3 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 8 Mar 2006 17:19:10 +0000 Subject: Some urpme cleanup --- urpm/args.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'urpm') diff --git a/urpm/args.pm b/urpm/args.pm index 9b3ddffa..fa6f1d83 100644 --- a/urpm/args.pm +++ b/urpm/args.pm @@ -151,6 +151,7 @@ my %options_spec = ( a => \$::matches, noscripts => \$::noscripts, repackage => \$::repackage, + 'bundle!' => sub { $::bundle = $_[1] }, }, #- see also below, autogenerated callbacks -- cgit v1.2.1