summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-01-16 14:27:49 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-01-16 14:27:49 +0000
commite18cbbc3b9582561da4ce5a8233fd92522f83f7b (patch)
tree549043619ff7cbbb91f21cbce0a0f2613ec083b2 /perl-install/install_steps.pm
parentb9accbb345e82e2ee2bf73522b7cd21134f91ce0 (diff)
downloaddrakx-backup-do-not-use-e18cbbc3b9582561da4ce5a8233fd92522f83f7b.tar
drakx-backup-do-not-use-e18cbbc3b9582561da4ce5a8233fd92522f83f7b.tar.gz
drakx-backup-do-not-use-e18cbbc3b9582561da4ce5a8233fd92522f83f7b.tar.bz2
drakx-backup-do-not-use-e18cbbc3b9582561da4ce5a8233fd92522f83f7b.tar.xz
drakx-backup-do-not-use-e18cbbc3b9582561da4ce5a8233fd92522f83f7b.zip
new steps window layout
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 1b7002500..2a4c2d23e 100644
--- a/perl-install/install_steps.pm
+++ b/perl-install/install_steps.pm
@@ -120,7 +120,7 @@ sub selectKeyboard {
} 'installPackages' if !$::g_auto_install && (!$o->{isUpgrade} || !$o->{keyboard}{unsafe});
}
#------------------------------------------------------------------------------
-sub acceptLicence {}
+sub acceptLicense {}
#------------------------------------------------------------------------------
sub setupSCSI {