summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-08-27 09:58:43 +0000
committerThierry Vignaud <tv@mandriva.org>2007-08-27 09:58:43 +0000
commitdfdf67465048d060f7f86cd70d55cb78b6da15d9 (patch)
tree421a29bd65b7117bfa0db071ddbb4845b7591b7b /perl-install/lang.pm
parent06778644fe639e20bf25eae532dc5b002af3a808 (diff)
downloaddrakx-dfdf67465048d060f7f86cd70d55cb78b6da15d9.tar
drakx-dfdf67465048d060f7f86cd70d55cb78b6da15d9.tar.gz
drakx-dfdf67465048d060f7f86cd70d55cb78b6da15d9.tar.bz2
drakx-dfdf67465048d060f7f86cd70d55cb78b6da15d9.tar.xz
drakx-dfdf67465048d060f7f86cd70d55cb78b6da15d9.zip
drop Move support (unused for quite a long time and superceeded by Globetrotter
which itself was obsoleted by Mdv One)
Diffstat (limited to 'perl-install/lang.pm')
-rw-r--r--perl-install/lang.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index 2b26c7305..3cabc18f7 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -940,8 +940,7 @@ sub set {
put_in_hash(\%ENV, i18n_env($locale));
- if ($::move) {
- } elsif (!$::isInstall) {
+ if (!$::isInstall) {
bindtextdomain();
} else {
$ENV{LC_NUMERIC} = 'C'; #- otherwise eval "1.5" returns 1 in fr_FR