diff options
| author | Remi Collet <remi@remirepo.net> | 2025-10-22 07:12:10 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-10-22 07:12:10 +0200 |
| commit | 20a328253d779ea42774ac42a2c54d3fe677a181 (patch) | |
| tree | 1d0a631994daa80f54c966227ca3476f80e152a5 /php-8.4.0-includedir.patch | |
| parent | fddb9e8cece9f2a9fc17e2cb7a3f1ca7d0f8f9bd (diff) | |
update to 8.5.0RC3
Diffstat (limited to 'php-8.4.0-includedir.patch')
| -rw-r--r-- | php-8.4.0-includedir.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/php-8.4.0-includedir.patch b/php-8.4.0-includedir.patch deleted file mode 100644 index 8d3fcff..0000000 --- a/php-8.4.0-includedir.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./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}/php:/usr/share/pear:/usr/share/php - - exec_prefix=$old_exec_prefix - libdir=$old_libdir |
