[csw-devel] SF.net SVN: gar:[13636] csw/mgar/pkg/apache2/branches/open-bug-squash/ Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Mar 7 03:24:34 CET 2011


Revision: 13636
          http://gar.svn.sourceforge.net/gar/?rev=13636&view=rev
Author:   bdwalton
Date:     2011-03-07 02:24:34 +0000 (Mon, 07 Mar 2011)

Log Message:
-----------
apache2/branches/open-bug-squash: correct a few catalog name definitions after making catalog name equal package name

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-07 02:05:10 UTC (rev 13635)
+++ csw/mgar/pkg/apache2/branches/open-bug-squash/Makefile	2011-03-07 02:24:34 UTC (rev 13636)
@@ -75,9 +75,9 @@
 CATALOGNAME_CSWapache2 = apache2
 CATALOGNAME_CSWapache2-dev = apache2_dev
 CATALOGNAME_CSWapache2-manual = apache2_manual
-CATALOGNAME_CSWap2suexec = ap2_suexec
-CATALOGNAME_CSWap2prefork = ap2_prefork
-CATALOGNAME_CSWap2worker = ap2_worker
+CATALOGNAME_CSWap2-suexec = ap2_suexec
+CATALOGNAME_CSWap2-prefork = ap2_prefork
+CATALOGNAME_CSWap2-worker = ap2_worker
 CATALOGNAME_CSWapache2rt = apache2rt
 
 SPKG_DESC_CSWapache2 = A high performance Unix-based HTTP server.


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