From 012977ffc859562210f5be08adcacadb8a6e0163 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 14 Jan 2003 18:45:54 +0000 Subject: remove the ugly temporary fix for fontconfig --- perl-install/install2.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-install/install2.pm b/perl-install/install2.pm index d750cb67e..9300a791f 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -339,7 +339,6 @@ sub main { install_steps_auto_install_non_interactive::errorInStep(); }; $ENV{PERL_BADLANG} = 1; - output_p('/mnt/etc/passwd', "root:x:0:0:root:/root:/bin/sh\n"); #- UGLY TEMPORARY FIX umask 022; $::isInstall = 1; -- cgit v1.2.1