summaryrefslogtreecommitdiff
path: root/debian/patches/02_build-doc-once.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/02_build-doc-once.patch')
-rw-r--r--debian/patches/02_build-doc-once.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/02_build-doc-once.patch b/debian/patches/02_build-doc-once.patch
index 3674295..caa2dfa 100644
--- a/debian/patches/02_build-doc-once.patch
+++ b/debian/patches/02_build-doc-once.patch
@@ -10,8 +10,8 @@ Forwarded: no
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
-@@ -45,7 +45,7 @@ configure_file(${DOXYGEN_INPUT_DIR}/doc/
- configure_file(${DOXYGEN_INPUT_DIR}/doc/doxygen.css ${DOXYGEN_OUTPUT_DIR}/html/doxygen.css COPYONLY)
+@@ -46,7 +46,7 @@ configure_file(${DOXYGEN_INPUT_DIR}/doc/
+ configure_file(${DOXYGEN_INPUT_DIR}/doc/searchOverrides.css ${DOXYGEN_OUTPUT_DIR}/html/searchOverrides.css COPYONLY)
# target setup
-add_custom_target(doc ALL