[csw-devel] SF.net SVN: gar:[13567] csw/mgar/pkg/apache2/branches/open-bug-squash/ Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Mar 5 01:57:44 CET 2011
Revision: 13567
http://gar.svn.sourceforge.net/gar/?rev=13567&view=rev
Author: bdwalton
Date: 2011-03-05 00:57:44 +0000 (Sat, 05 Mar 2011)
Log Message:
-----------
apache2/branches/open-bug-squash: a correction to the alternatives handling due to the renaming
Modified Paths:
--------------
csw/mgar/pkg/apache2/branches/open-bug-squash/Makefile
Modified: csw/mgar/pkg/apache2/branches/open-bug-squash/Makefile
===================================================================
--- csw/mgar/pkg/apache2/branches/open-bug-squash/Makefile 2011-03-04 23:47:40 UTC (rev 13566)
+++ csw/mgar/pkg/apache2/branches/open-bug-squash/Makefile 2011-03-05 00:57:44 UTC (rev 13567)
@@ -121,7 +121,7 @@
AP2_MODFILES = *suexec*\.so
ALTERNATIVES_CSWapache2 = prefork
-ALTERNATIVES_CSWap2worker = worker
+ALTERNATIVES_CSWap2-worker = worker
ALTERNATIVE_prefork = /opt/csw/apache2/sbin/httpd httpd /opt/csw/apache2/sbin/httpd.prefork 50
ALTERNATIVE_worker = /opt/csw/apache2/sbin/httpd httpd /opt/csw/apache2/sbin/httpd.worker 100
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