From e254e4769d84e9d8e512eb225d079ca87800b5ef Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 6 Sep 2000 20:12:21 +0000 Subject: no_comment --- perl-install/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 3a36bcb82..797f93dc0 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -140,7 +140,8 @@ endif # chmod a+x $(DEST)/usr/bin/runinstall2 ifeq (i386,$(ARCH)) - tar xyC $(DEST) -f ../install/install1_pcmcia.$(ARCH).tar.bz2 ./etc/pcmcia + cp -a /etc/pcmcia $(DEST)/etc + patch -p0 -d $(DEST)/etc < ../install/pcmcia_config.patch endif find $(DEST) -name CVS | xargs rm -rf -- cgit v1.2.1