From a5bce321bfd4a258ae79f92bca1e0562da74100f Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 23 Sep 2008 17:29:43 +0000 Subject: remove install::steps_interactive::setPackages, it's exactly the same as the install::steps::setPackages it's overriding --- perl-install/install/steps_interactive.pm | 5 ----- 1 file changed, 5 deletions(-) (limited to 'perl-install') diff --git a/perl-install/install/steps_interactive.pm b/perl-install/install/steps_interactive.pm index 4729a717a..f0fa33c2c 100644 --- a/perl-install/install/steps_interactive.pm +++ b/perl-install/install/steps_interactive.pm @@ -322,11 +322,6 @@ sub formatMountPartitions { } #------------------------------------------------------------------------------ -sub setPackages { - my ($o) = @_; - install::any::setPackages($o); -} - #- group by CD sub ask_deselect_media__copy_on_disk { my ($o, $hdlists, $o_copy_rpms_on_disk) = @_; -- cgit v1.2.1