summaryrefslogtreecommitdiffstats
path: root/httpd-2.1.10-layout.patch
diff options
context:
space:
mode:
authorjorton <jorton@fedoraproject.org>2005-12-02 10:43:00 +0000
committerjorton <jorton@fedoraproject.org>2005-12-02 10:43:00 +0000
commit96e0b3384f3e4b6be9bc3128de327f3f7fab3265 (patch)
tree1074861f1d2c51c835ffcbed0fe466d354b67889 /httpd-2.1.10-layout.patch
parent614542ad53a3f1a7f89cc35c4dd8749fb547ee60 (diff)
downloadhttpd-96e0b3384f3e4b6be9bc3128de327f3f7fab3265.tar.gz
httpd-96e0b3384f3e4b6be9bc3128de327f3f7fab3265.tar.xz
httpd-96e0b3384f3e4b6be9bc3128de327f3f7fab3265.zip
- update to 2.2.0httpd-2_2_0-1
Diffstat (limited to 'httpd-2.1.10-layout.patch')
-rw-r--r--httpd-2.1.10-layout.patch16
1 files changed, 16 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..2a42685
--- /dev/null
+++ b/httpd-2.1.10-layout.patch
@@ -0,0 +1,16 @@
+
+Tweak the default config to get installbuilddir right.
+(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