[csw-devel] SF.net SVN: gar:[11010] csw/mgar/pkg/apache2/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Sep 19 15:28:34 CEST 2010
Revision: 11010
http://gar.svn.sourceforge.net/gar/?rev=11010&view=rev
Author: bdwalton
Date: 2010-09-19 13:28:34 +0000 (Sun, 19 Sep 2010)
Log Message:
-----------
apache2: more pkgfiles splitting tweaks (no bundled apr)
Modified Paths:
--------------
csw/mgar/pkg/apache2/trunk/Makefile
Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile 2010-09-19 07:28:52 UTC (rev 11009)
+++ csw/mgar/pkg/apache2/trunk/Makefile 2010-09-19 13:28:34 UTC (rev 11010)
@@ -102,11 +102,10 @@
LIBTOOL_LADIR = $(APACHE_ROOT)/lib
STRIP_DIRS = $(APACHE_ROOT)/sbin $(APACHE_ROOT)/libexec
+PKGFILES_CSWapache2 = /opt/csw/apache2/
PKGFILES_CSWapache2c = .*libexecdir/.*so .*etc/.*
PKGFILES_CSWapache2c = .*share/.* .*var/.*
-PKGFILES_CSWapache2rt = .*/bin/ap.*config .*man/man8/.*apxs.*
-PKGFILES_CSWapache2rt += .*lib/.*apr.* .*lib/apr-util-1/.*
-PKGFILES_CSWapache2rt += .*share/build/.* .*sbin/apxs
+PKGFILES_CSWapache2rt = .*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