[vtk6] 06/07: correct build-doc-patch
Gert Wollny
gert-guest at moszumanska.debian.org
Sat May 28 11:41:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository vtk6.
commit 1d7a4c450007731aeb1d1e9201e0ced312b388a9
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Sat May 28 07:09:28 2016 +0000
correct build-doc-patch
---
debian/patches/106_install_doxygen_scripts_in_nodoc_build.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/106_install_doxygen_scripts_in_nodoc_build.patch b/debian/patches/106_install_doxygen_scripts_in_nodoc_build.patch
index 31e73a3..0305d4f 100644
--- a/debian/patches/106_install_doxygen_scripts_in_nodoc_build.patch
+++ b/debian/patches/106_install_doxygen_scripts_in_nodoc_build.patch
@@ -44,7 +44,7 @@
- set(HAVE_DOT_YESNO YES)
- if(NOT DOT_PATH)
- get_filename_component(DOT_PATH ${DOT} PATH)
-+if (BUILDDOC_DOCUMENTATION)
++if (BUILD_DOCUMENTATION)
+ find_package(Doxygen REQUIRED)
+ find_package(Perl REQUIRED)
+ find_package(HTMLHelp)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git
More information about the debian-science-commits
mailing list