summaryrefslogtreecommitdiff
path: root/math/blitz++/files/patch-doc-doxygen-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/blitz++/files/patch-doc-doxygen-Makefile.in')
-rw-r--r--math/blitz++/files/patch-doc-doxygen-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/blitz++/files/patch-doc-doxygen-Makefile.in b/math/blitz++/files/patch-doc-doxygen-Makefile.in
new file mode 100644
index 000000000000..aa03ea6d6b9c
--- /dev/null
+++ b/math/blitz++/files/patch-doc-doxygen-Makefile.in
@@ -0,0 +1,11 @@
+--- ./doc/doxygen/Makefile.in.orig Tue Feb 22 18:32:47 2005
++++ ./doc/doxygen/Makefile.in Tue Feb 22 18:33:07 2005
+@@ -244,7 +244,7 @@ target_alias = @target_alias@
+ target_cpu = @target_cpu@
+ target_os = @target_os@
+ target_vendor = @target_vendor@
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/doxygen
++docdir = $(datadir)/doc/$(PACKAGE)/doxygen
+ DISTCLEANFILES = Doxyfile doxygen-warning
+ all: all-am
+