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.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to