Package: apr-util / 1.6.1-4

doxygen_no_ful_path_names.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
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