[csw-devel] SF.net SVN: gar:[14198] csw/mgar/pkg/php5/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Fri Apr 15 00:18:00 CEST 2011


Revision: 14198
          http://gar.svn.sourceforge.net/gar/?rev=14198&view=rev
Author:   bdwalton
Date:     2011-04-14 22:18:00 +0000 (Thu, 14 Apr 2011)

Log Message:
-----------
php5/trunk: drop useless pre-fetch target now that extension stuff is combined in main recipe

Modified Paths:
--------------
    csw/mgar/pkg/php5/trunk/Makefile

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2011-04-14 22:17:15 UTC (rev 14197)
+++ csw/mgar/pkg/php5/trunk/Makefile	2011-04-14 22:18:00 UTC (rev 14198)
@@ -773,7 +773,3 @@
 	$(GARBIN)/stripbin $(DESTDIR)$(call _get_php_prefix,$(DESTDIR))/bin
 	$(MAKECOOKIE)
 
-EXTFILES = $(shell find extensions/*/files/* -prune -type f)
-pre-fetch:
-	$(foreach F,$(EXTFILES),$(shell cp $(F) $(DOWNLOADDIR)))
-


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