diff -r 6fb4607b503b -r 4e2fe5febd48 openldap/openldap.patch --- a/openldap/openldap.patch Mon Jul 01 21:23:57 2013 +0200 +++ b/openldap/openldap.patch Mon Jul 01 22:00:33 2013 +0200 @@ -29,7 +29,7 @@ Index: libraries/libldap_r/tpool.c --- libraries/libldap_r/tpool.c.orig 2011-11-25 19:52:29.000000000 +0100 +++ libraries/libldap_r/tpool.c 2011-12-11 14:01:59.000000000 +0100 -@@ -968,6 +968,6 @@ +@@ -1019,6 +1019,6 @@ { ldap_int_thread_userctx_t *ctx = vctx; @@ -38,9 +38,9 @@ } #endif /* LDAP_THREAD_HAVE_TPOOL */ Index: libraries/libmdb/mdb.c ---- libraries/libmdb/mdb.c.orig 2011-11-25 19:52:29.000000000 +0100 -+++ libraries/libmdb/mdb.c 2011-12-11 14:01:59.000000000 +0100 -@@ -198,7 +198,11 @@ +--- libraries/liblmdb/mdb.c.orig 2011-11-25 19:52:29.000000000 +0100 ++++ libraries/liblmdb/mdb.c 2011-12-11 14:01:59.000000000 +0100 +@@ -236,7 +236,11 @@ * Otherwise compile with the less efficient -DMDB_DSYNC=O_SYNC. */ #ifndef MDB_DSYNC