[csw-devel] SF.net SVN: gar:[11014] csw/mgar/pkg/apache2/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Sep 19 16:09:33 CEST 2010
Revision: 11014
http://gar.svn.sourceforge.net/gar/?rev=11014&view=rev
Author: bdwalton
Date: 2010-09-19 14:09:33 +0000 (Sun, 19 Sep 2010)
Log Message:
-----------
apache2: allow top-level package to gobble everything not grabbed by subpackages
Modified Paths:
--------------
csw/mgar/pkg/apache2/trunk/Makefile
Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile 2010-09-19 13:54:36 UTC (rev 11013)
+++ csw/mgar/pkg/apache2/trunk/Makefile 2010-09-19 14:09:33 UTC (rev 11014)
@@ -109,10 +109,6 @@
LIBTOOL_LADIR = $(APACHE_ROOT)/lib
STRIP_DIRS = $(APACHE_ROOT)/sbin $(APACHE_ROOT)/libexec
-PKGFILES_CSWapache2 = .*libexecdir/.*so .*etc/.*
-PKGFILES_CSWapache2 += .*share/htdocs.* .*share/error.* .*share/icons.*
-PKGFILES_CSWapache2 += .*var/.*
-PKGFILES_CSWapache2 += .*man/man8/.*apxs.* .*share/build/.* .*sbin/apxs
PKGFILES_CSWap2prefork = .*sbin/httpd.prefork
PKGFILES_CSWap2event = .*sbin/httpd.event
PKGFILES_CSWap2worker = .*sbin/httpd.worker
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