From 0e254e867da7c9c13c14c21885d5b71e6f9832fb Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 29 Nov 2005 11:22:31 +0000 Subject: remove old outdated cleanup rule (it's no more needed for years) --- perl-install/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 07ebde5e1..bb9bf599f 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -89,8 +89,6 @@ install_pms: $(DIRS) perl -pe 's/#[-+].*//; $$_ = "\n" if (/^=(head|begin)/ .. /^=cut/) || /use (diagnostics|strict|vars|warnings)/' $$i > $(DESTREP4PMS)/$$i; \ done - rm -f $(DESTREP4PMS)/{bootlook,tinyfirewall}.pm - cp share/*.rc $(DESTREP4PMS) chmod a+x $(DESTREP4PMS)/install2 chmod a+x $(DESTREP4PMS)/commands -- cgit v1.2.1