openldap/openldap.patch

changeset 777
4e2fe5febd48
parent 587
d0df67c21897
     1.1 --- a/openldap/openldap.patch	Mon Jul 01 21:23:57 2013 +0200
     1.2 +++ b/openldap/openldap.patch	Mon Jul 01 22:00:33 2013 +0200
     1.3 @@ -29,7 +29,7 @@
     1.4  Index: libraries/libldap_r/tpool.c
     1.5  --- libraries/libldap_r/tpool.c.orig	2011-11-25 19:52:29.000000000 +0100
     1.6  +++ libraries/libldap_r/tpool.c	2011-12-11 14:01:59.000000000 +0100
     1.7 -@@ -968,6 +968,6 @@
     1.8 +@@ -1019,6 +1019,6 @@
     1.9   {
    1.10   	ldap_int_thread_userctx_t *ctx = vctx;
    1.11   
    1.12 @@ -38,9 +38,9 @@
    1.13   }
    1.14   #endif /* LDAP_THREAD_HAVE_TPOOL */
    1.15  Index: libraries/libmdb/mdb.c
    1.16 ---- libraries/libmdb/mdb.c.orig	2011-11-25 19:52:29.000000000 +0100
    1.17 -+++ libraries/libmdb/mdb.c	2011-12-11 14:01:59.000000000 +0100
    1.18 -@@ -198,7 +198,11 @@
    1.19 +--- libraries/liblmdb/mdb.c.orig	2011-11-25 19:52:29.000000000 +0100
    1.20 ++++ libraries/liblmdb/mdb.c	2011-12-11 14:01:59.000000000 +0100
    1.21 +@@ -236,7 +236,11 @@
    1.22    * Otherwise compile with the less efficient -DMDB_DSYNC=O_SYNC.
    1.23    */
    1.24   #ifndef MDB_DSYNC

mercurial