From 0480e89d58a1838b5a814728cd492f4d62918611 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 16 May 2000 21:17:55 +0000 Subject: no_comment --- perl-install/install2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index 086eeaa3f..b4d4fc0d4 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -356,7 +356,7 @@ sub formatPartitions { my $d = "/initrd/loopfs/lnx4win"; if (-d $d) { #- install_any::useMedium(0); - install_any::getAndSaveFile("lnx4win/$_", "$d/$_") foreach qw(loadlin.exe linux.pif lnx4win.exe lnx4win.ico rm.exe uninstall.bat uninstall.pif); + install_any::getAndSaveFile("lnx4win/$_", "$d/$_") foreach qw(ctl3d32.dll loadlin.exe linux.pif lnx4win.exe lnx4win.ico rm.exe uninstall.bat uninstall.pif); } #- chdir "$o->{prefix}"; was for core dumps -- cgit v1.2.1