# HG changeset patch # User April Chin # Date 1409260156 25200 # Node ID e020c1221cec96fbe11c8595ef19c3e0c8393ffb # Parent a9ad5cd0ec29fdc868c4eb3dd29a23c746808436 19519639 fix mozldap patch to work with gpatch 2.7.1 diff -r a9ad5cd0ec29 -r e020c1221cec components/samba/mozldap/patches/ctime_r.patch --- a/components/samba/mozldap/patches/ctime_r.patch Wed Aug 27 09:04:47 2014 -0700 +++ b/components/samba/mozldap/patches/ctime_r.patch Thu Aug 28 14:09:16 2014 -0700 @@ -3,8 +3,8 @@ does not seem to be rapid at the moment, we may need to keep this patch for some time. ---- ../mozldap-6.0.7/c-sdk/ldap/libraries/libldap/tmplout.c.orig Mon Feb 10 17:35:04 2014 -+++ ../mozldap-6.0.7/c-sdk/ldap/libraries/libldap/tmplout.c Mon Feb 10 17:36:13 2014 +--- c-sdk/ldap/libraries/libldap/tmplout.c.orig Mon Feb 10 17:35:04 2014 ++++ c-sdk/ldap/libraries/libldap/tmplout.c Mon Feb 10 17:36:13 2014 @@ -40,6 +40,8 @@ * */ @@ -28,8 +28,8 @@ struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals, writeptype writeproc, void *writeparm, char *eol, int rdncount, ---- ../mozldap-6.0.7/c-sdk/ldap/include/portable.h.orig Fri Feb 7 16:24:43 2014 -+++ ../mozldap-6.0.7/c-sdk/ldap/include/portable.h Fri Feb 7 16:22:58 2014 +--- c-sdk/ldap/include/portable.h.orig Fri Feb 7 16:24:43 2014 ++++ c-sdk/ldap/include/portable.h Fri Feb 7 16:22:58 2014 @@ -317,7 +317,8 @@ || defined(OSF1V4) || defined(AIX) || defined(UnixWare) \ || defined(hpux) || defined(HPUX11) || defined(NETBSD) \