summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 1fab5e8f3..d31a6acae 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -331,7 +331,6 @@ sub main {
install_steps_auto_install_non_interactive::errorInStep($o, $msg);
};
$ENV{PERL_BADLANG} = 1;
- $ENV{LD_ASSUME_KERNEL} = '2.4.1';
delete $ENV{TERMINFO};
umask 022;