summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/finish-install
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-01-23 12:16:18 +0000
committerThierry Vignaud <tv@mandriva.org>2008-01-23 12:16:18 +0000
commit65be30c237cf0e91b2b06d43c0d2aa1324e4517a (patch)
tree181d5008d20f886c38d3d4235be665dd7837dc44 /perl-install/standalone/finish-install
parentb4925e36a7869029ea338cf6e61a31722b58a9c3 (diff)
downloaddrakx-backup-do-not-use-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar
drakx-backup-do-not-use-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar.gz
drakx-backup-do-not-use-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar.bz2
drakx-backup-do-not-use-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar.xz
drakx-backup-do-not-use-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.zip
bump copyright year
Diffstat (limited to 'perl-install/standalone/finish-install')
-rwxr-xr-xperl-install/standalone/finish-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/finish-install b/perl-install/standalone/finish-install
index 8579cfc67..5e3438813 100755
--- a/perl-install/standalone/finish-install
+++ b/perl-install/standalone/finish-install
@@ -184,7 +184,7 @@ sub call {
}
}
-call('language');
+#call('language');
call('license');
# "Previous" button isn't functiunnal and acts like "next" (#25349)
$::Wizard_no_previous = 1;