[csw-devel] SF.net SVN: gar:[11076] csw/mgar/pkg/apache2/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Sep 28 18:16:12 CEST 2010
Revision: 11076
http://gar.svn.sourceforge.net/gar/?rev=11076&view=rev
Author: bdwalton
Date: 2010-09-28 16:16:12 +0000 (Tue, 28 Sep 2010)
Log Message:
-----------
apache2: correct typo in checkpkg overrides
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:11:09 UTC (rev 11075)
+++ csw/mgar/pkg/apache2/trunk/Makefile 2010-09-28 16:16:12 UTC (rev 11076)
@@ -97,8 +97,8 @@
CHECKPKG_OVERRIDES_CSWapache2-manual += surplus-dependency|CSWapache2
CHECKPKG_OVERRIDES_CSWapache2 += surplus-dependency|CSWalternatives
ifeq ($(NEED_DUMMY_AP2), 1)
-CHECPKG_OVERRIDES_CSWap2prefork += surplus-dependency|CSWapache2
-CHECPKG_OVERRIDES_CSWap2worker += surplus-dependency|CSWapache2
+CHECKPKG_OVERRIDES_CSWap2prefork += surplus-dependency|CSWapache2
+CHECKPKG_OVERRIDES_CSWap2worker += surplus-dependency|CSWapache2
endif
# We need this to get bdb48/lib into the runpath
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