summaryrefslogtreecommitdiffstats
path: root/php-8.5.0-includedir.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-02 15:20:15 +0200
committerRemi Collet <remi@php.net>2026-07-02 15:20:15 +0200
commit2194fcd8a9e560236e40a77121555ae160469288 (patch)
treecae43820a6ab3776178a18a7c2d1491db6efcecc /php-8.5.0-includedir.patch
dup 8.4
Diffstat (limited to 'php-8.5.0-includedir.patch')
-rw-r--r--php-8.5.0-includedir.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/php-8.5.0-includedir.patch b/php-8.5.0-includedir.patch
new file mode 100644
index 0000000..ada0cbc
--- /dev/null
+++ b/php-8.5.0-includedir.patch
@@ -0,0 +1,11 @@
+--- ./configure.ac.includedir
++++ ./configure.ac
+@@ -1368,7 +1368,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}:/usr/share/pear:/usr/share/php
+
+ exec_prefix=$old_exec_prefix
+ libdir=$old_libdir