From 55003f1472479cebdc92a83e96fb060bd6239194 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 8 May 2000 21:18:28 +0000 Subject: no_comment --- perl-install/install_steps.pm | 3 --- 1 file changed, 3 deletions(-) (limited to 'perl-install/install_steps.pm') diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index bd5de5b2f..f299af08d 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -423,9 +423,6 @@ GridHeight=70 } "$o->{prefix}$_/.kde/share/config/kfmrc" } - #- to ensure linuxconf doesn't cry against those files being in the future - -e $_ and touch($_) foreach map { "$o->{prefix}/$_" } '/etc/conf.modules', '/etc/crontab', '/etc/sysconfig/mouse', '/etc/X11/fs/config'; - #- move some file after an upgrade that may be seriously annoying. #- and rename saved files to .mdkgiorig. if ($o->{isUpgrade}) { -- cgit v1.2.1