summaryrefslogtreecommitdiff
path: root/www/php4/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'www/php4/patches/patch-ao')
-rw-r--r--www/php4/patches/patch-ao12
1 files changed, 4 insertions, 8 deletions
diff --git a/www/php4/patches/patch-ao b/www/php4/patches/patch-ao
index c1b4524a89e..f65f1fca145 100644
--- a/www/php4/patches/patch-ao
+++ b/www/php4/patches/patch-ao
@@ -1,13 +1,9 @@
-$NetBSD: patch-ao,v 1.2 2006/03/06 15:57:58 cube Exp $
+$NetBSD: patch-ao,v 1.3 2006/08/10 23:01:39 adrianp Exp $
---- pear/Makefile.frag.orig 2005-11-05 19:19:23.000000000 +0100
+--- pear/Makefile.frag.orig 2006-05-07 17:33:41.000000000 +0100
+++ pear/Makefile.frag
-@@ -3,10 +3,10 @@
- peardir=$(PEAR_INSTALLDIR)
-
- # Skip all php.ini files altogether
--PEAR_INSTALL_FLAGS = -n -dshort_open_tag=0 -dsafe_mode=0
-+PEAR_INSTALL_FLAGS = -n -dshort_open_tag=0 -dsafe_mode=0 -dmemory_limit=16M
+@@ -6,7 +6,7 @@ peardir=$(PEAR_INSTALLDIR)
+ PEAR_INSTALL_FLAGS = -n -dshort_open_tag=0 -dopen_basedir= -dsafe_mode=0 -dmemory_limit=-1
install-pear-packages: $(top_builddir)/sapi/cli/php
- @$(top_builddir)/sapi/cli/php $(PEAR_INSTALL_FLAGS) $(srcdir)/install-pear.php -d "$(peardir)" -b "$(bindir)" $(srcdir)/packages/*.tar