From d3f8e92b341f4a2ddc15405358071cc99dc6eb73 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 24 Jan 2002 12:48:51 +0000 Subject: minimal install now handles excludedocs --- perl-install/install2.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'perl-install/install2.pm') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index c7c4af97e..f98da39e3 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -187,8 +187,6 @@ sub formatPartitions { common::screenshot_dir__and_move(); - substInFile { s/%_excludedocs.*//; $_ .= "%_excludedocs yes\n" if eof && $o->{excludedocs} } "$o->{prefix}/etc/rpm/macros"; - any::rotate_logs($o->{prefix}); require raid; -- cgit v1.2.1