[csw-devel] SF.net SVN: gar:[14247] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Apr 17 15:34:16 CEST 2011
Revision: 14247
http://gar.svn.sourceforge.net/gar/?rev=14247&view=rev
Author: bdwalton
Date: 2011-04-17 13:34:16 +0000 (Sun, 17 Apr 2011)
Log Message:
-----------
php5/trunk: tighten up the dynamic pkgfiles generation for the subpackages
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-04-17 13:12:51 UTC (rev 14246)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-04-17 13:34:16 UTC (rev 14247)
@@ -45,7 +45,7 @@
SPKG_DESC_CSWphp5-$(1) ?= The $(1) extention for PHP5
RUNTIME_DEP_PKGS_CSWphp5-$(1) ?= CSWphp5 $(2)
OBSOLETED_BY_CSWphp5-$(1) ?= CSWphp5$(1)
-PKGFILES_CSWphp5-$(1) ?= .*lib/php/extensions/.*$(1).* .*php5/extensions/$(1)
+PKGFILES_CSWphp5-$(1) ?= .*lib/php/extensions/.*/$(1).so .*php5/extensions/$(1)
CHECKPKG_OVERRIDES_CSWphp5-$(1) += surplus-dependency|CSWphp5
endef
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