]> git.pld-linux.org Git - packages/cbb.git/blob - cbb-DESTDIR.patch
c2f21761fde05e9357e72efaf0f746ea ./dialog4duplicate.1
[packages/cbb.git] / cbb-DESTDIR.patch
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.039846 seconds and 3 git commands to generate.