From 10f5cf17a07eafe0c05759a2c7ae1278079417d0 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 14 Dec 2005 17:53:43 +0000 Subject: Add a --noscripts option to urpme --- urpm/args.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'urpm') diff --git a/urpm/args.pm b/urpm/args.pm index fca6bb0e..4ca21538 100644 --- a/urpm/args.pm +++ b/urpm/args.pm @@ -145,6 +145,7 @@ my %options_spec = ( auto => \$::auto, v => \$::verbose, a => \$::matches, + noscripts => \$::noscripts, }, #- see also below, autogenerated callbacks -- cgit v1.2.1