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.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index d2fd9d458..3819c649e 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -162,7 +162,7 @@ $o = $::o = {
#- ],
shells => [ map { "/bin/$_" } qw(bash tcsh zsh ash ksh) ],
authentication => { md5 => 1, shadow => 1 },
- lang => 'en',
+ lang => 'en_US',
isUpgrade => 0,
toRemove => [],
toSave => [],