[csw-devel] SF.net SVN: gar:[4722] csw/mgar/pkg/php5/trunk/Makefile
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Thu May 7 03:49:26 CEST 2009
Revision: 4722
http://gar.svn.sourceforge.net/gar/?rev=4722&view=rev
Author: valholla
Date: 2009-05-07 01:49:26 +0000 (Thu, 07 May 2009)
Log Message:
-----------
remove pear.conf from install
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2009-05-07 01:28:45 UTC (rev 4721)
+++ csw/mgar/pkg/php5/trunk/Makefile 2009-05-07 01:49:26 UTC (rev 4722)
@@ -110,6 +110,7 @@
$(DESTDIR)$(prefix)/apache2/etc/extra
@(grm -fr $(DESTDIR)/.[a-z]*)
@(gfind $(PHP5ROOT)/lib -name "*.a" -exec grm {} \;)
+ @(grm -f $(DESTDIR)$(prefix)/php5/etc/pear.conf)
@$(MAKECOOKIE)
install-ap2modphp5:
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