summaryrefslogtreecommitdiff
path: root/debian/patches/0005-Don-t-process-the-entire-source-tree-with-Doxygen.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0005-Don-t-process-the-entire-source-tree-with-Doxygen.patch')
-rw-r--r--debian/patches/0005-Don-t-process-the-entire-source-tree-with-Doxygen.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0005-Don-t-process-the-entire-source-tree-with-Doxygen.patch b/debian/patches/0005-Don-t-process-the-entire-source-tree-with-Doxygen.patch
index bb9c622d..4e15991b 100644
--- a/debian/patches/0005-Don-t-process-the-entire-source-tree-with-Doxygen.patch
+++ b/debian/patches/0005-Don-t-process-the-entire-source-tree-with-Doxygen.patch
@@ -7,10 +7,10 @@ Subject: Don't process the entire source tree with Doxygen
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Doxyfile.in b/src/Doxyfile.in
-index 4b6d792..8b38967 100644
+index c938635..f5b3555 100644
--- a/src/Doxyfile.in
+++ b/src/Doxyfile.in
-@@ -783,7 +783,7 @@ WARN_LOGFILE =
+@@ -778,7 +778,7 @@ WARN_LOGFILE = doxygen.log
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.