summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-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 06299889f..b62511da0 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -176,7 +176,7 @@ sub selectKeyboard {
}
return if !$::expert && !$clicked;
- $o->selectKeyboard;
+ $o->selectKeyboard($clicked);
#- if we go back to the selectKeyboard, you must rewrite
addToBeDone {