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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Apr 18 00:26:23 CEST 2011


Revision: 14303
          http://gar.svn.sourceforge.net/gar/?rev=14303&view=rev
Author:   bdwalton
Date:     2011-04-17 22:26:23 +0000 (Sun, 17 Apr 2011)

Log Message:
-----------
php5/trunk: clean up some pear junk from DESTDIR

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

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2011-04-17 22:05:30 UTC (rev 14302)
+++ csw/mgar/pkg/php5/trunk/Makefile	2011-04-17 22:26:23 UTC (rev 14303)
@@ -315,6 +315,7 @@
 	@cp $(WORKSRC)/php.ini-production $(INIDEST)
 	@ginstall -m 0755 $(DOWNLOADDIR)/phpext $(DESTDIR)$(prefix)/php5/bin/
 	@perl -pi -e 's/^;extension=php_(.*).dll/;extension=$$1.so/' $(INIDEST)
+	@rm -rf $(DESTDIR)/.cha $(DESTDIR)/.dep* $(DESTDIR)/.reg* $(DESTDIR)/.l*
 	@$(MAKECOOKIE)
 
 install-extras:


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