summaryrefslogtreecommitdiffstats
path: root/debian/patches/doxygen_no_ful_path_names.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/doxygen_no_ful_path_names.patch')
-rw-r--r--debian/patches/doxygen_no_ful_path_names.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/patches/doxygen_no_ful_path_names.patch b/debian/patches/doxygen_no_ful_path_names.patch
new file mode 100644
index 0000000..7c2e151
--- /dev/null
+++ b/debian/patches/doxygen_no_ful_path_names.patch
@@ -0,0 +1,12 @@
+# FULL_PATH_NAMES breaks reproducible builds
+--- apr-util.orig/docs/doxygen.conf
++++ apr-util/docs/doxygen.conf
+@@ -24,7 +24,7 @@ PREDEFINED="APU_DECLARE(x)=x" \
+
+ OPTIMIZE_OUTPUT_FOR_C=YES
+
+-FULL_PATH_NAMES=YES
++FULL_PATH_NAMES=NO
+ CASE_SENSE_NAMES=NO
+ # some autoconf guru needs to make configure set this correctly...
+ #STRIP_FROM_PATH=/root/apache/httpd-2.0-8/srclib/apr-util