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

valholla at users.sourceforge.net valholla at users.sourceforge.net
Fri Apr 24 04:35:23 CEST 2009


Revision: 4461
          http://gar.svn.sourceforge.net/gar/?rev=4461&view=rev
Author:   valholla
Date:     2009-04-24 02:35:22 +0000 (Fri, 24 Apr 2009)

Log Message:
-----------
trim mod_php* to only needed files

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

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2009-04-24 02:13:14 UTC (rev 4460)
+++ csw/mgar/pkg/php5/trunk/Makefile	2009-04-24 02:35:22 UTC (rev 4461)
@@ -113,6 +113,8 @@
 	cd $(WORKSRC) && $(BUILD_ENV) ./configure $(NEW_CONFIGURE_ARGS)
 	@( $(BUILD_ENV) $(INSTALL_ENV) gmake -C $(WORKSRC) install-sapi )
 	@( strip $(DESTDIR)$(prefix)/apache/libexec/libphp5.so )
+	@( gfind $(DESTDIR)$(prefix)/apache* 
+			-mindepth 1 -type d | grep -v libexec | xargs grm -fr )
 	@$(MAKECOOKIE)
 
 post-configure-modulated:


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