summaryrefslogtreecommitdiff
path: root/strata
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-16 13:38:53 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 12:46:30 +0000
commite3c2492c9463d7cd47d06ed4040d8c6c21235313 (patch)
tree73b14a027872bf676f89c0f34fe8205c8594680c /strata
parent302a56fe58e762b17bdbbfa987e8011f33be0b9a (diff)
downloaddefinitions-e3c2492c9463d7cd47d06ed4040d8c6c21235313.tar.gz
FIXUPME: use redhat directory tree layout by default for apache
Diffstat (limited to 'strata')
-rw-r--r--strata/apache-httpd-server/httpd-server.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/apache-httpd-server/httpd-server.morph b/strata/apache-httpd-server/httpd-server.morph
index 8aa5aa0a..d7f84f0a 100644
--- a/strata/apache-httpd-server/httpd-server.morph
+++ b/strata/apache-httpd-server/httpd-server.morph
@@ -9,6 +9,7 @@ configure-commands:
--includedir="$PREFIX"/httpd \
--libexecdir="$PREFIX"/lib/httpd/modules \
--datadir=/srv/www \
+ --enable-layout=RedHat \
--enable-mpms-shared=all \
--with-apr=/usr/bin/apr-2-config \
--with-apr-util=/usr/bin/apu-1-config \