diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-08-21 07:34:16 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-08-21 07:34:16 +0200 |
commit | e9aefc9401877d7640e4d574dff78cec586ee145 (patch) | |
tree | cc1a975c87d24799f938c192816a98e5f16e32b2 /php-5.3.7-oci8conf.patch | |
parent | 0ca9b0905ace34f0fd6f701c356b4d52dbb585a0 (diff) |
PHP 5.4.32: rebuild with new sources
Diffstat (limited to 'php-5.3.7-oci8conf.patch')
-rw-r--r-- | php-5.3.7-oci8conf.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-5.3.7-oci8conf.patch b/php-5.3.7-oci8conf.patch index 4a5c44f..66dc0b0 100644 --- a/php-5.3.7-oci8conf.patch +++ b/php-5.3.7-oci8conf.patch @@ -13,7 +13,7 @@ diff -up php5.3-201104170830/ext/ldap/php_ldap.h.remi-oci8 php5.3-201104170830/e diff -up php5.3-201104170830/ext/oci8/config.m4.remi-oci8 php5.3-201104170830/ext/oci8/config.m4 --- php5.3-201104170830/ext/oci8/config.m4.remi-oci8 2011-03-30 00:35:22.000000000 +0200 +++ php5.3-201104170830/ext/oci8/config.m4 2011-04-17 11:55:25.628871315 +0200 -@@ -291,6 +291,7 @@ if test "$PHP_OCI8" != "no"; then +@@ -298,6 +298,7 @@ if test "$PHP_OCI8" != "no"; then dnl Header directory for Instant Client SDK RPM install OCISDKRPMINC=`echo "$PHP_OCI8_INSTANT_CLIENT" | $PHP_OCI8_SED -e 's!^/usr/lib/oracle/\(.*\)/client\('${PHP_OCI8_IC_LIBDIR_SUFFIX}'\)*/lib[/]*$!/usr/include/oracle/\1/client\2!'` |