summaryrefslogtreecommitdiffstats
path: root/httpd-2.1.10-layout.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-10-01 18:09:27 +0200
committerRemi Collet <fedora@famillecollet.com>2010-10-01 18:09:27 +0200
commitb8a434bc812f9a44fa1ec05e735e57ef6ef74e01 (patch)
treec0424acf75b609c85103fa42bd90f7e600d2132f /httpd-2.1.10-layout.patch
import httpd 2.2.16
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