From 757633bd64c05ee197d4d26471f66b922ef65074 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Fri, 22 Sep 2000 14:11:58 +0000 Subject: *** empty log message *** --- perl-install/install_steps_gtk.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install_steps_gtk.pm') diff --git a/perl-install/install_steps_gtk.pm b/perl-install/install_steps_gtk.pm index 3d1a6bfa0..b4c67284e 100644 --- a/perl-install/install_steps_gtk.pm +++ b/perl-install/install_steps_gtk.pm @@ -141,6 +141,8 @@ press `F1' when booting on CDROM, then enter `text'.")) if $first_time && availa #------------------------------------------------------------------------------ sub selectInstallClass1 { + $::live and $o->SUPER::selectInstallClass1(@_); + my ($o, $verif, $l, $def, $l2, $def2) = @_; my $w = my_gtk->new(''); -- cgit v1.2.1