instead of --enable-layout=BinaryDistribution
I changed the layout for BinaryDistribution to install under
/usr/local/apache2 instead of /usr/local/apache. Hopefully the
rest of the layout is reasonable.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95089
13f79535-47bb-0310-9956-
ffa450edef68
APDIR=`pwd`
APDIR=`basename $APDIR`
APFULLDIR=`pwd`
-CONFIGPARAM="--with-layout=BinaryDistribution --prefix=$BUILD_DIR --enable-mods-shared=most --with-expat=$APFULLDIR/srclib/apr-util/xml/expat --enable-static-support"
+CONFIGPARAM="--enable-layout=BinaryDistribution --prefix=$BUILD_DIR --enable-mods-shared=most --with-expat=$APFULLDIR/srclib/apr-util/xml/expat --enable-static-support"
VER=`echo $APDIR |sed s/httpd-//`
TAR="`srclib/apr/build/PrintPath tar`"
GTAR="`srclib/apr/build/PrintPath gtar`"
# Apache binary distribution path layout
<Layout BinaryDistribution>
- prefix: /usr/local/apache
+ prefix: /usr/local/apache2
exec_prefix:
bindir: bin
sbindir: bin