[csw-devel] SF.net SVN: gar:[19381] csw/mgar/pkg/apache2/branches/apache24/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Oct 4 21:43:51 CEST 2012
Revision: 19381
http://gar.svn.sourceforge.net/gar/?rev=19381&view=rev
Author: bdwalton
Date: 2012-10-04 19:43:51 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
apache2/branches/apache24: drop some legacy modulation stuff
Modified Paths:
--------------
csw/mgar/pkg/apache2/branches/apache24/Makefile
Modified: csw/mgar/pkg/apache2/branches/apache24/Makefile
===================================================================
--- csw/mgar/pkg/apache2/branches/apache24/Makefile 2012-10-04 19:41:00 UTC (rev 19380)
+++ csw/mgar/pkg/apache2/branches/apache24/Makefile 2012-10-04 19:43:51 UTC (rev 19381)
@@ -19,19 +19,6 @@
# work around dumb checkpkg not recognizing the license file ...
LICENSE = LICENSE
-# Build multiple mpm's and merge them all into one install
-#EXTRA_MODULATORS = MPM
-# !!!NOTE, NOTE, NOTE!!! prefork must be last as it's the one where
-# all modules are built. This affects the default httpd.conf that
-# gets generated. The other modulations will generate httpd.conf
-# files that lack the important LoadModule lines. This is primarily
-# useful at version bump time when files/httpd.conf.CSW may need an
-# update to reflect new modules, etc.
-#MODULATIONS_MPM = worker prefork
-
-# MERGE_SCRIPTS_isa-default-mpm-prefork = copy-all
-# MERGE_SCRIPTS_isa-default-mpm-worker = copy-all
-
# Visitor information
SPKG_SOURCEURL = http://httpd.apache.org/
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