summaryrefslogtreecommitdiffstats
path: root/php-7.2.0-oci8conf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'php-7.2.0-oci8conf.patch')
-rw-r--r--php-7.2.0-oci8conf.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/php-7.2.0-oci8conf.patch b/php-7.2.0-oci8conf.patch
deleted file mode 100644
index d026575..0000000
--- a/php-7.2.0-oci8conf.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -up ./ext/ldap/php_ldap.h.remi-oci8 ./ext/ldap/php_ldap.h
---- ./ext/ldap/php_ldap.h.remi-oci8 2017-06-20 15:45:35.000000000 +0200
-+++ ./ext/ldap/php_ldap.h 2017-06-20 16:55:01.640203868 +0200
-@@ -27,7 +27,7 @@
- #include <lber.h>
- #endif
-
--#include <ldap.h>
-+#include "/usr/include/ldap.h"
-
- extern zend_module_entry ldap_module_entry;
- #define ldap_module_ptr &ldap_module_entry
-