From e38d0540af70cb97f5d516a01c7ac64df8650cf9 Mon Sep 17 00:00:00 2001 From: imp Date: Sat, 10 Oct 1998 11:07:24 +0000 Subject: Make this port actually work. One place had ${PREFIX}/share/ccb for the library dir, while all the others have ${PREFIX}/lib/ccb. A working, maybe slightly architecuturally impure port is better than a nonworking port, so make the change before the ports freeze. --- deskutils/cbb/files/patch-01 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils/cbb/files') diff --git a/deskutils/cbb/files/patch-01 b/deskutils/cbb/files/patch-01 index a5ed8e9..4da5f45 100644 --- a/deskutils/cbb/files/patch-01 +++ b/deskutils/cbb/files/patch-01 @@ -13,7 +13,7 @@ install: - $(PERL) install.pl -+ $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/share/cbb \ ++ $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/lib/cbb \ + --perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish4.2 docs/cbb-man.dvi: docs/cbb-man.tex -- cgit v1.1