]> git.pld-linux.org Git - packages/php.git/commitdiff
- restore
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 20 Feb 2010 00:35:25 +0000 (00:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-include_path.patch -> 1.3

php-include_path.patch [new file with mode: 0644]

diff --git a/php-include_path.patch b/php-include_path.patch
new file mode 100644 (file)
index 0000000..bc57552
--- /dev/null
@@ -0,0 +1,11 @@
+--- php-5.2.8/configure.in~    2008-12-16 22:27:12.000000000 +0200
++++ php-5.2.8/configure.in     2008-12-17 16:13:05.619902948 +0200
+@@ -1136,7 +1136,7 @@
+ EXPANDED_DATADIR=$datadir
+ EXPANDED_PHP_CONFIG_FILE_PATH=`eval echo "$PHP_CONFIG_FILE_PATH"`
+ EXPANDED_PHP_CONFIG_FILE_SCAN_DIR=`eval echo "$PHP_CONFIG_FILE_SCAN_DIR"`
+-INCLUDE_PATH=.:$EXPANDED_PEAR_INSTALLDIR
++INCLUDE_PATH=.:$EXPANDED_PEAR_INSTALLDIR:/usr/share/php
+ exec_prefix=$old_exec_prefix
+ libdir=$old_libdir
This page took 0.050287 seconds and 4 git commands to generate.