From 6f053d8213b782acefdaac6a9ecf143c6f9e385b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 28 Jan 2000 01:05:35 +0000 Subject: no_comment --- 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 729c1d385..9507b36a5 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -131,7 +131,9 @@ endif # echo -e '#!/bin/sh\n\nexec "/usr/bin/sh"' > $(DEST)/usr/bin/runinstall2 # chmod a+x $(DEST)/usr/bin/runinstall2 +ifeq (i386,$(ARCH)) tar xyC $(DEST) -f ../install/install1_pcmcia.$(ARCH).tar.bz2 ./etc/pcmcia +endif find $(DEST) -name CVS | xargs rm -rf -- cgit v1.2.1