From 4694b225b75f066ca3547d633371991d32afdfe2 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 6 Dec 2005 11:24:33 +0000 Subject: Drop the urpmq --headers options (and the requirement on rpmtools). It was only used by the late rpminst. --- urpm/args.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'urpm/args.pm') diff --git a/urpm/args.pm b/urpm/args.pm index 2a1be88f..fca6bb0e 100644 --- a/urpm/args.pm +++ b/urpm/args.pm @@ -213,7 +213,6 @@ my %options_spec = ( 'list-aliases' => \$options{list_aliases}, 'dump-config' => \$options{dump_config}, 'src|s' => \$options{src}, - headers => \$options{headers}, sources => \$options{sources}, force => \$options{force}, 'skip=s' => \$options{skip}, -- cgit v1.2.1