]> git.pld-linux.org Git - packages/blitz.git/commitdiff
- added DESTDIR
authortwittner <twittner@pld-linux.org>
Fri, 20 May 2005 22:53:30 +0000 (22:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    blitz-DESTDIR.patch -> 1.1

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

diff --git a/blitz-DESTDIR.patch b/blitz-DESTDIR.patch
new file mode 100644 (file)
index 0000000..6e89e02
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nurb blitz-0.8.orig/doc/doxygen/Makefile.am blitz-0.8.new/doc/doxygen/Makefile.am
+--- blitz-0.8.orig/doc/doxygen/Makefile.am     2004-11-04 03:22:01.000000000 +0100
++++ blitz-0.8.new/doc/doxygen/Makefile.am      2005-05-18 23:14:19.435429344 +0200
+@@ -2,7 +2,7 @@
+ # Support doxygen documentation ?
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/doxygen
++docdir = $(DESTDIR)/$(datadir)/doc/$(PACKAGE)-$(VERSION)/doxygen
+ DISTCLEANFILES = Doxyfile doxygen-warning 
This page took 0.101244 seconds and 4 git commands to generate.