summaryrefslogtreecommitdiffstats
path: root/httpd-2.1.10-layout.patch
diff options
context:
space:
mode:
Diffstat (limited to 'httpd-2.1.10-layout.patch')
-rw-r--r--httpd-2.1.10-layout.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/httpd-2.1.10-layout.patch b/httpd-2.1.10-layout.patch
new file mode 100644
index 0000000..0c4df7c
--- /dev/null
+++ b/httpd-2.1.10-layout.patch
@@ -0,0 +1,17 @@
+
+Tweak the default config to get installbuilddir right.
+
+Upstream-Status: should really make the "RedHat" layout DTRT again and
+ use that layout instead
+
+--- httpd-2.1.10/config.layout.layout
++++ httpd-2.1.10/config.layout
+@@ -20,7 +20,7 @@
+ mandir: ${prefix}/man
+ sysconfdir: ${prefix}/conf
+ datadir: ${prefix}
+- installbuilddir: ${datadir}/build
++ installbuilddir: ${libdir}/httpd/build
+ errordir: ${datadir}/error
+ iconsdir: ${datadir}/icons
+ htdocsdir: ${datadir}/htdocs