From 2a709512915ed65978ec6d28c25f2de87c246cc1 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 13 Apr 2000 17:14:25 +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 6d301c3fb..87b4a3a01 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -330,7 +330,7 @@ sub formatPartitions { my $d = "/initrd/loopfs/lnx4win"; if (-d $d) { - install_any::getAndSaveFile("lnx4win/$_", "$d/$_") foreach qw(loadlin.exe linux.pif lnx4win.exe); + install_any::getAndSaveFile("lnx4win/$_", "$d/$_") foreach qw(loadlin.exe linux.pif lnx4win.exe lnx4win.ico); } #-noatime option for ext2 fs on laptops (do not wake up the hd) -- cgit v1.2.1