summaryrefslogtreecommitdiffstats
path: root/debian/patches/fix_doxygen_inputdir
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/fix_doxygen_inputdir')
-rw-r--r--debian/patches/fix_doxygen_inputdir12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/patches/fix_doxygen_inputdir b/debian/patches/fix_doxygen_inputdir
new file mode 100644
index 0000000..965e0f2
--- /dev/null
+++ b/debian/patches/fix_doxygen_inputdir
@@ -0,0 +1,12 @@
+Index: apr-util/docs/doxygen.conf
+===================================================================
+--- apr-util.orig/docs/doxygen.conf
++++ apr-util/docs/doxygen.conf
+@@ -1,6 +1,6 @@
+ PROJECT_NAME="Apache Portable Runtime Utility Library"
+
+-INPUT=.
++INPUT=../../include include
+ QUIET=YES
+ RECURSIVE=YES
+ FILE_PATTERNS=*.h