From 1d568d7d47c8381c870dd27a6ec4773452793905 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 26 Apr 2005 15:36:48 +0000 Subject: remove obsolete change (C_RPM and C_DRAKX are not used in c/stuff anymore) --- perl-install/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index b89ebce0a..7327a65df 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -257,7 +257,6 @@ spec_test: @if [[ -z "$(RELEASE)" ]]; then echo "unable to get spec release"; exit 2;fi tar: - cd ../$(PACKAGE)-$(PKGVERSION) && perl -pi -e 's/^C_RPM.*/C_RPM=0/; s/^C_DRAKX.*/C_DRAKX=0/' c/Makefile cd ../$(PACKAGE)-$(PKGVERSION) && perl -pi -e 's/^all: help/all:/' share/po/Makefile cd ../$(PACKAGE)-$(PKGVERSION) && rm -rf install* pkgs.pm help.pm ftp.pm http.pm crypto.pm t.pm debug.log `find -name CVS` cd ../$(PACKAGE)-$(PKGVERSION) && mv -f Makefile.drakxtools Makefile -- cgit v1.2.1