From fe224251aa0fe2285b7b1eda762e5b18ddee07a0 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Wed, 6 Oct 1999 17:52:58 +0000 Subject: *** empty log message *** --- perl-install/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index f764a05be..1f1db5421 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -160,6 +160,8 @@ get_needed_files: $(SO_FILES) # echo -e "#!/bin/sh\n\nexec '/usr/bin/sh'" > $(DEST)/usr/bin/runinstall2 # chmod a+x $(DEST)/usr/bin/runinstall2 + cp -a ../install/install1_pcmcia/etc/pcmcia $(DEST)/etc + as_root: /bin/dd if=/dev/zero of=/tmp/initrd bs=1k count=4000 echo y | /sbin/mke2fs /tmp/initrd -- cgit v1.2.1