Use LOCALBASE to determine path to wish binary;from bsd@openbsd.rutgers.edu

This commit is contained in:
angelos 2001-07-08 05:43:46 +00:00
parent cfcecceaca
commit 9e923148d7

View File

@ -15,7 +15,7 @@
- $(PERL) install.pl
+ $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/share/cbb \
+ --destdir ${PREFIX} --perlpath /usr/bin/perl \
+ --wishpath ${PREFIX}/bin/wish8.0
+ --wishpath ${LOCALBASE}/bin/wish8.0
docs/cbb-man.dvi: docs/cbb-man.tex
(cd docs; \