From a4b844e4c4ef101c4a79e4831a36f0ff51bd1f32 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sun, 27 Feb 2000 23:08:44 +0000 Subject: no_comment --- perl-install/install2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install2.pm') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index 37b90cba8..9b2212695 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -622,7 +622,7 @@ sub main { modules::read_stage1_conf("/tmp/conf.modules"); modules::read_already_loaded(); - eval { modules::load($_, 'prereq') } foreach qw(ide-probe ide-disk sd_mod af_packet); + eval { modules::load($_, 'prereq') } foreach qw(ide-probe ide-disk ide-cd sd_mod af_packet); install_any::lnx4win_preinstall() if $o->{lnx4win}; #-the main cycle -- cgit v1.2.1