diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-05 13:55:14 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-05 13:55:14 +0200 |
commit | cc9a08444a31fd508abba5a311d9109b22997c9a (patch) | |
tree | c15c378260bd8180d09b61394981895f164b2f13 /php-5.2.0-includedir.patch | |
parent | 2c144276f7e922878949a7316df122dcb0d82597 (diff) |
pĥp54-php: test build of 5.4.33RC1
Diffstat (limited to 'php-5.2.0-includedir.patch')
-rw-r--r-- | php-5.2.0-includedir.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-5.2.0-includedir.patch b/php-5.2.0-includedir.patch index a1c3afe..ac4ae4a 100644 --- a/php-5.2.0-includedir.patch +++ b/php-5.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 ++INCLUDE_PATH=.:$EXPANDED_PEAR_INSTALLDIR:${EXPANDED_DATADIR}/php:/usr/share/pear:/usr/share/php exec_prefix=$old_exec_prefix libdir=$old_libdir |