summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-10-06 16:19:58 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-10-06 16:19:58 +0000
commitc6ebdfbb16c2615e902b9a843608f4e293b03bc0 (patch)
tree5ed39784923c72370b3df819f3695d5e236092b8 /perl-install/install_steps.pm
parent547cad45ce2a45fee5a42bb98145c3a6f443f33a (diff)
downloaddrakx-backup-do-not-use-c6ebdfbb16c2615e902b9a843608f4e293b03bc0.tar
drakx-backup-do-not-use-c6ebdfbb16c2615e902b9a843608f4e293b03bc0.tar.gz
drakx-backup-do-not-use-c6ebdfbb16c2615e902b9a843608f4e293b03bc0.tar.bz2
drakx-backup-do-not-use-c6ebdfbb16c2615e902b9a843608f4e293b03bc0.tar.xz
drakx-backup-do-not-use-c6ebdfbb16c2615e902b9a843608f4e293b03bc0.zip
no_comment
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r--perl-install/install_steps.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm
index 38b490c62..5934476c4 100644
--- a/perl-install/install_steps.pm
+++ b/perl-install/install_steps.pm
@@ -440,7 +440,7 @@ Consoles 1,3,4,7 may also contain interesting information";
# substInFile { s/^urpmi\n//; $_ .= "urpmi\n" if eof } "$msec/group.conf" if -d $msec;
}
if (my $charset = lang::charset($o->{lang}, $o->{prefix})) {
- update_userkderc("$o->{prefix}/usr/share/config/kdeglobals", 'Locale', Charset => $charset);
+ eval { update_userkderc("$o->{prefix}/usr/share/config/kdeglobals", 'Locale', Charset => $charset) };
}
# #- update language and icons for KDE.