]> git.pld-linux.org Git - packages/cbb.git/commitdiff
6e1641371bb17386c1090b2ae2c8e7bd ./cbb-DESTDIR.patch
authorankry <ankry@pld-linux.org>
Fri, 19 Apr 2002 22:57:06 +0000 (22:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cbb-DESTDIR.patch -> 1.1

cbb-DESTDIR.patch [new file with mode: 0644]

diff --git a/cbb-DESTDIR.patch b/cbb-DESTDIR.patch
new file mode 100644 (file)
index 0000000..29f5af9
--- /dev/null
@@ -0,0 +1,12 @@
+--- Makefile.am.orig   Fri Apr 19 21:57:24 2002
++++ Makefile.am        Fri Apr 19 21:57:24 2002
+@@ -34,7 +34,8 @@
+ install-exec-local:
+       $(PERL) install.pl --perlpath $(PERL) --wishpath $(WISH) \
+-              --bindir $(bindir) --libdir $(libdir)/cbb
++              --bindir $(bindir) --libdir $(libdir)/cbb \
++              --destdir $(DESTDIR)$(prefix) --prefix $(prefix)
+ dist-hook:
+       tar cf - docs/cbb-man | (cd $(distdir); tar xvf -)
This page took 0.055764 seconds and 4 git commands to generate.