[csw-devel] SF.net SVN: gar:[13892] csw/mgar/pkg/apache2/branches/open-bug-squash/ Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Mar 21 03:35:16 CET 2011
Revision: 13892
http://gar.svn.sourceforge.net/gar/?rev=13892&view=rev
Author: bdwalton
Date: 2011-03-21 02:35:15 +0000 (Mon, 21 Mar 2011)
Log Message:
-----------
apache2/branches/open-bug-squash: override catalogname errors until things are sorted out
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-21 02:33:12 UTC (rev 13891)
+++ csw/mgar/pkg/apache2/branches/open-bug-squash/Makefile 2011-03-21 02:35:15 UTC (rev 13892)
@@ -109,6 +109,12 @@
CHECKPKG_OVERRIDES_CSWapache2-dev += file-with-bad-content|/usr/local|root/opt/csw/apache2/include/httpd.h
+# these will eventually go away...
+CHECKPKG_OVERRIDES_CSWap2suexec += catalogname-does-not-match-pkgname|pkgname=CSWap2suexec|catalogname=ap2_suexec|expected-catalogname=ap2suexec
+CHECKPKG_OVERRIDES_CSWap2worker += catalogname-does-not-match-pkgname|pkgname=CSWap2worker|catalogname=ap2_worker|expected-catalogname=ap2worker
+CHECKPKG_OVERRIDES_CSWap2prefork += catalogname-does-not-match-pkgname|pkgname=CSWap2prefork|catalogname=ap2_prefork|expected-catalogname=ap2prefork
+
+
# We need this to get bdb48/lib into the runpath
EXTRA_LIB = $(prefix)/bdb48/lib
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