diff options
author | Remi Collet <remi@remirepo.net> | 2023-06-06 16:56:21 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-06-06 16:56:21 +0200 |
commit | f0799b595ce2aa57783a072dc793c7f4f7b525d2 (patch) | |
tree | 7a095f811f11bf32cc88c4d25515385e445fb636 /php-7.2.0-includedir.patch | |
parent | 46fbfdd5a59b2766fb17261309b5c515d2398cb1 (diff) |
Update to 8.2.7 - http://www.php.net/releases/8_2_7.php
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 |