[csw-devel] SF.net SVN: gar:[14426] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Apr 28 02:39:23 CEST 2011
Revision: 14426
http://gar.svn.sourceforge.net/gar/?rev=14426&view=rev
Author: bdwalton
Date: 2011-04-28 00:39:23 +0000 (Thu, 28 Apr 2011)
Log Message:
-----------
php5/trunk: strip proxy info out of default pear.conf
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-04-28 00:14:08 UTC (rev 14425)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-04-28 00:39:23 UTC (rev 14426)
@@ -332,5 +332,6 @@
@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* $(DESTDIR)/.f*
+ @perl -pi -e 's!s:17:"http://proxy:3128!s:0:"!' $(DESTDIR)$(sysconfdir)/pear.conf*
@$(MAKECOOKIE)
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