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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Tue Sep 28 18:11:09 CEST 2010


Revision: 11075
          http://gar.svn.sourceforge.net/gar/?rev=11075&view=rev
Author:   bdwalton
Date:     2010-09-28 16:11:09 +0000 (Tue, 28 Sep 2010)

Log Message:
-----------
apache2: archall = 1 for dummy ap2_ mpm packages

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

Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile	2010-09-28 16:05:38 UTC (rev 11074)
+++ csw/mgar/pkg/apache2/trunk/Makefile	2010-09-28 16:11:09 UTC (rev 11075)
@@ -53,6 +53,10 @@
 endif
 
 ARCHALL_CSWapache2-manual = 1
+ifeq ($(NEED_DUMMY_AP2), 1)
+ARCHALL_CSWap2prefork = 1
+ARCHALL_CSWap2worker = 1
+endif
 
 CATALOGNAME_CSWapache2 = apache2
 CATALOGNAME_CSWapache2-devel = apache2_devel


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