From b919b8311bc5d38e5731d40525c88c54816f4530 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 14 May 1999 11:54:55 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'. --- finance/cbb/files/patch-01 | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 finance/cbb/files/patch-01 (limited to 'finance/cbb/files/patch-01') diff --git a/finance/cbb/files/patch-01 b/finance/cbb/files/patch-01 deleted file mode 100644 index 9658330ab0b8..000000000000 --- a/finance/cbb/files/patch-01 +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.orig Thu Jun 12 14:57:50 1997 -+++ Makefile Fri Oct 10 20:52:22 1997 -@@ -26,14 +26,15 @@ - - CBB_ROOT = cbb-0.77 - TAR = tar --PERL = perl -+PERL = ${PERL5} - - - all: - @echo "Nothing is needed to build in advance of 'make install'" - - install: -- $(PERL) install.pl -+ $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/lib/cbb \ -+ --perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish8.0 - - docs/cbb-man.dvi: docs/cbb-man.tex - (cd docs; \ -- cgit v1.2.3