From ea6ffda49af11182670a5ab620157c3ef212143b Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 19 Oct 2005 10:49:31 +0000 Subject: Remove urpmf --all option --- urpm/args.pm | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'urpm') diff --git a/urpm/args.pm b/urpm/args.pm index 8c7cd4ea..3d0292bb 100644 --- a/urpm/args.pm +++ b/urpm/args.pm @@ -146,23 +146,6 @@ my %options_spec = ( #- see also below, autogenerated callbacks urpmf => { - all => add_param_closure(qw( - buildhost - conflicts - description - epoch - filename - files - group - obsoletes - packager - provides - requires - size - sourcerpm - summary - url - )), conffiles => add_param_closure('conf_files'), debug => \$::debug, literal => \$::literal, -- cgit v1.2.1