]> git.pld-linux.org Git - packages/cbb.git/blame - cbb-DESTDIR.patch
- dropped pre-cvs changelog
[packages/cbb.git] / cbb-DESTDIR.patch
CommitLineData
e857a390 1--- Makefile.am.orig Fri Apr 19 21:57:24 2002
2+++ Makefile.am Fri Apr 19 21:57:24 2002
3@@ -34,7 +34,8 @@
4
5 install-exec-local:
6 $(PERL) install.pl --perlpath $(PERL) --wishpath $(WISH) \
7- --bindir $(bindir) --libdir $(libdir)/cbb
8+ --bindir $(bindir) --libdir $(libdir)/cbb \
9+ --destdir $(DESTDIR)$(prefix) --prefix $(prefix)
10
11 dist-hook:
12 tar cf - docs/cbb-man | (cd $(distdir); tar xvf -)
This page took 0.090847 seconds and 4 git commands to generate.