diff options
author | Remi Collet <remi@remirepo.net> | 2023-06-07 09:37:35 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-06-07 09:37:35 +0200 |
commit | 9e4649e16856bc6d5c2a2dec2c57bb3288eba920 (patch) | |
tree | 39cb6b15b8bdd72deea492017ad22e14061eae7e /php-7.2.0-includedir.patch | |
parent | 8db060b031e70b43e7d381923b33d781c1f74af7 (diff) |
Update to 8.1.20 - http://www.php.net/releases/8_1_20.phpv8.1.20
Diffstat (limited to 'php-7.2.0-includedir.patch')
-rw-r--r-- | php-7.2.0-includedir.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-7.2.0-includedir.patch b/php-7.2.0-includedir.patch index 7a42cd6..6d9a871 100644 --- a/php-7.2.0-includedir.patch +++ b/php-7.2.0-includedir.patch @@ -5,7 +5,7 @@ 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 ++INCLUDE_PATH=.:$EXPANDED_PEAR_INSTALLDIR:${EXPANDED_DATADIR}/php exec_prefix=$old_exec_prefix libdir=$old_libdir |