[csw-devel] SF.net SVN: gar:[11002] csw/mgar/pkg/apache2/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Sep 19 04:19:53 CEST 2010


Revision: 11002
          http://gar.svn.sourceforge.net/gar/?rev=11002&view=rev
Author:   bdwalton
Date:     2010-09-19 02:19:52 +0000 (Sun, 19 Sep 2010)

Log Message:
-----------
apache2: might as well build the event mpm too

Modified Paths:
--------------
    csw/mgar/pkg/apache2/trunk/Makefile

Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile	2010-09-18 14:52:55 UTC (rev 11001)
+++ csw/mgar/pkg/apache2/trunk/Makefile	2010-09-19 02:19:52 UTC (rev 11002)
@@ -15,7 +15,7 @@
 
 # Build multiple mpm's and merge them all into one install
 EXTRA_MODULATORS = MPM
-MODULATIONS_MPM = prefork worker
+MODULATIONS_MPM = prefork worker event
 
 MERGE_SCRIPTS_isa-default-mpm-prefork = copy-all
 MERGE_SCRIPTS_isa-default-mpm-worker = copy-all


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