From cf6f73b869db8af6b88dc00b669fd394c2456f91 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 8 Jan 2004 14:05:02 +0000 Subject: runinstall2 is deprecated, install2 is called directly --- perl-install/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 6f0045351..c0e95718f 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -189,9 +189,6 @@ endif # ga and sl are disabled because too few messages are translated rm -rf $(DEST)/usr/share/locale_special/{ar,fa,ga,sl} -# echo -e '#!/bin/sh\n\nexec "/usr/bin/sh"' > $(DEST)/usr/bin/runinstall2 -# chmod a+x $(DEST)/usr/bin/runinstall2 - ifeq (i386,$(ARCH)) cp -a /etc/pcmcia $(DEST)/etc ../tools/patch_pcmcia_config.pl $(DEST)/etc/pcmcia/config ../kernel/all.modules/`cat ../kernel/all.kernels/.main`/modules.dep -- cgit v1.2.1