[csw-devel] SF.net SVN: gar:[13029] csw/mgar/gar/v2/bin/ap2mod_build_scripts
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Fri Jan 21 03:16:12 CET 2011
Revision: 13029
http://gar.svn.sourceforge.net/gar/?rev=13029&view=rev
Author: bdwalton
Date: 2011-01-21 02:16:12 +0000 (Fri, 21 Jan 2011)
Log Message:
-----------
gar/v2: move apache etc back to traditional location in the build CAS helper script
Modified Paths:
--------------
csw/mgar/gar/v2/bin/ap2mod_build_scripts
Modified: csw/mgar/gar/v2/bin/ap2mod_build_scripts
===================================================================
--- csw/mgar/gar/v2/bin/ap2mod_build_scripts 2011-01-21 02:03:27 UTC (rev 13028)
+++ csw/mgar/gar/v2/bin/ap2mod_build_scripts 2011-01-21 02:16:12 UTC (rev 13029)
@@ -18,7 +18,7 @@
AP2_PREFIX=/opt/csw/apache2
AP2_BINDIR=\$AP2_PREFIX/sbin
AP2_LIBEXEC=\$AP2_PREFIX/libexec
-AP2_CONFDIR=/etc/opt/csw/apache2
+AP2_CONFDIR=\$AP2_PREFIX/etc
AP2_CONFIG=\$AP2_CONFDIR/httpd.conf
AP2_APXS=\$AP2_BINDIR/apxs
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list