summaryrefslogtreecommitdiff
path: root/php-7.2.0-includedir.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-08-18 15:45:34 +0000
committerCoprDistGit <infra@openeuler.org>2023-08-18 15:45:34 +0000
commit2a41bfb434bb828912ded819564e2b504fca1ebc (patch)
treeb78c5687e2fa6533914f82f7e77b1d170455e3fb /php-7.2.0-includedir.patch
parent0fd92ab5ed82aa6d567e6ebcc700d9ab1cd37357 (diff)
automatic import of php
Diffstat (limited to 'php-7.2.0-includedir.patch')
-rw-r--r--php-7.2.0-includedir.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/php-7.2.0-includedir.patch b/php-7.2.0-includedir.patch
new file mode 100644
index 0000000..6d9a871
--- /dev/null
+++ b/php-7.2.0-includedir.patch
@@ -0,0 +1,11 @@
+--- php-7.2.0/configure.ac.includedir
++++ php-7.2.0/configure.ac
+@@ -1230,7 +1230,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:${EXPANDED_DATADIR}/php
+
+ exec_prefix=$old_exec_prefix
+ libdir=$old_libdir