Author: mladen.turk(a)jboss.com
Date: 2008-02-04 02:37:23 -0500 (Mon, 04 Feb 2008)
New Revision: 1335
Modified:
trunk/build/unix/buildbin.rhel-httpd.sh
Log:
Always use Apache layout
Modified: trunk/build/unix/buildbin.rhel-httpd.sh
===================================================================
--- trunk/build/unix/buildbin.rhel-httpd.sh 2008-02-01 15:12:35 UTC (rev 1334)
+++ trunk/build/unix/buildbin.rhel-httpd.sh 2008-02-04 07:37:23 UTC (rev 1335)
@@ -62,6 +62,7 @@
#(cd $mpm
(
bash ./configure \
+ --enable-layout=Apache \
--with-included-apr \
--prefix=${_sysconfdir}/httpd \
--exec-prefix=${_prefix} \
Show replies by date