[clfft] 05/12: d/p: add patch fixing the output dir of the docs
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Aug 4 11:05:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository clfft.
commit 0be8611c66505f27d9774149b8079df48863c21e
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Jul 30 19:26:03 2015 +0100
d/p: add patch fixing the output dir of the docs
---
debian/patches/fix-docs-output-directory.patch | 16 ++++++++++++++++
debian/patches/series | 1 +
2 files changed, 17 insertions(+)
diff --git a/debian/patches/fix-docs-output-directory.patch b/debian/patches/fix-docs-output-directory.patch
new file mode 100644
index 0000000..26e30bc
--- /dev/null
+++ b/debian/patches/fix-docs-output-directory.patch
@@ -0,0 +1,16 @@
+Description: fix output directory for documentation
+Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
+Forwarded: no
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/docs/clFFT.doxy
++++ b/docs/clFFT.doxy
+@@ -58,7 +58,7 @@
+ # entered, it will be relative to the location where doxygen was started. If
+ # left blank the current directory will be used.
+
+-OUTPUT_DIRECTORY = ../../bindoc
++OUTPUT_DIRECTORY =
+
+ # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
+ # directories (in 2 levels) under the output directory of each output format and
diff --git a/debian/patches/series b/debian/patches/series
index f532830..b92cce0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@
debian-enable-multiarch.patch
disable-multilib-cflags.patch
#fix-libdl-linkage.patch
+fix-docs-output-directory.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git
More information about the debian-science-commits
mailing list