summaryrefslogtreecommitdiff
path: root/debian/patches/0005-Don-t-process-the-entire-source-tree-with-Doxygen.patch
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2022-08-17 15:15:22 +0200
committerGard Spreemann <gspr@nonempty.org>2022-08-17 15:15:22 +0200
commiteebfa6562adc8b910611261ba3163a45b1b66216 (patch)
tree7beac68848ece78bc127d73750db6b5d8cb9794b /debian/patches/0005-Don-t-process-the-entire-source-tree-with-Doxygen.patch
parent8d3659e61e1176546f2c8797921b75d67e7f6b96 (diff)
Refresh patches
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.