summaryrefslogtreecommitdiffstats
path: root/php-7.2.0-includedir.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-23 15:31:00 +0200
committerRemi Collet <remi@php.net>2024-09-23 15:31:00 +0200
commit740a14090dec83951484a2705d7ffc7555ebb768 (patch)
tree7768a1c01872b781aaa4d530dd0cac8fe3bd7e3d /php-7.2.0-includedir.patch
parent16b62b61c0de11f9b89c4805a9b37e9bbc2ec12f (diff)
update to 8.4.0beta5
drop oci8, pdo_oci8, pspell and imap extensions disable ZTS build
Diffstat (limited to 'php-7.2.0-includedir.patch')
-rw-r--r--php-7.2.0-includedir.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/php-7.2.0-includedir.patch b/php-7.2.0-includedir.patch
deleted file mode 100644
index 6d9a871..0000000
--- a/php-7.2.0-includedir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- php-7.2.0/configure.ac.includedir
-+++ php-7.2.0/configure.ac
-@@ -1230,7 +1230,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
-
- exec_prefix=$old_exec_prefix
- libdir=$old_libdir