summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-04-26 15:36:48 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-04-26 15:36:48 +0000
commit1d568d7d47c8381c870dd27a6ec4773452793905 (patch)
tree801cb3caecf3b0f157662dffba2760f98f1b19ab /perl-install/Makefile
parente17658a8f6902a04280dc362cc51746f86abd726 (diff)
downloaddrakx-1d568d7d47c8381c870dd27a6ec4773452793905.tar
drakx-1d568d7d47c8381c870dd27a6ec4773452793905.tar.gz
drakx-1d568d7d47c8381c870dd27a6ec4773452793905.tar.bz2
drakx-1d568d7d47c8381c870dd27a6ec4773452793905.tar.xz
drakx-1d568d7d47c8381c870dd27a6ec4773452793905.zip
remove obsolete change (C_RPM and C_DRAKX are not used in c/stuff anymore)
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile1
1 files changed, 0 insertions, 1 deletions
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