$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 "$@"