diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-01 23:49:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-01 23:49:18 +0000 |
| commit | 6a294c20389911c409eb5f6f05033eaf6c6975ab (patch) | |
| tree | b621d2670693545124e161f6048aa76ec80ae631 /lang/php53/files/patch-pear::scripts::pearcmd.php | |
| parent | ef70e9816ef935802e3a1e27b44f1c499b5cb27b (diff) | |
Diffstat (limited to 'lang/php53/files/patch-pear::scripts::pearcmd.php')
| -rw-r--r-- | lang/php53/files/patch-pear::scripts::pearcmd.php | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/lang/php53/files/patch-pear::scripts::pearcmd.php b/lang/php53/files/patch-pear::scripts::pearcmd.php deleted file mode 100644 index 642fc7e118a1..000000000000 --- a/lang/php53/files/patch-pear::scripts::pearcmd.php +++ /dev/null @@ -1,18 +0,0 @@ ---- pear/scripts/pearcmd.php.orig Fri May 16 17:31:37 2003 -+++ pear/scripts/pearcmd.php Fri May 16 17:36:10 2003 -@@ -1,3 +1,4 @@ -+#!%%PREFIX%%/bin/php -n -dsafe_mode=0 -doutput_buffering=1 - <?php - // - // +----------------------------------------------------------------------+ -@@ -24,9 +25,7 @@ - /** - * @nodep Gtk - */ --if ('@include_path@' != '@'.'include_path'.'@') { -- ini_set('include_path', '@include_path@'); --} -+ini_set('include_path', '%%PREFIX%%/share/pear:%%PREFIX%%/share/pear/bootstrap'); - ini_set('allow_url_fopen', true); - set_time_limit(0); - ob_implicit_flush(true); |
