summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2005-12-04 10:57:53 +0000
committerjdolecek <jdolecek@pkgsrc.org>2005-12-04 10:57:53 +0000
commit5be23b1a37125dda307c8b24422c0e54ae60ad82 (patch)
treed207e65b9fe7557ab1a6432292708204d2e25094 /lang/php5
parentee5035f0684f139d7750502b91063de46c0131bd (diff)
downloadpkgsrc-5be23b1a37125dda307c8b24422c0e54ae60ad82.tar.gz
remove no longer needed patches - pointed out by Peter Avalos
in private e-mail
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/patches/patch-al10
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/php5/patches/patch-al b/lang/php5/patches/patch-al
deleted file mode 100644
index cd7ca10e362..00000000000
--- a/lang/php5/patches/patch-al
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-al,v 1.1 2004/12/12 11:03:33 jdolecek Exp $
-
---- pear/scripts/pear.sh.orig 2004-12-12 10:44:13.000000000 +0100
-+++ pear/scripts/pear.sh 2004-12-12 10:44:21.000000000 +0100
-@@ -25,4 +25,4 @@
- fi
- fi
-
--exec $PHP -C -q $INCARG -d output_buffering=1 $INCDIR/pearcmd.php "$@"
-+exec $PHP -C -q $INCARG -d output_buffering=1 -n $INCDIR/pearcmd.php "$@"