diff options
Diffstat (limited to 'ftp/proftpd-devel/files/extra_patch-ldap-tls-mod_ldap.c')
-rw-r--r-- | ftp/proftpd-devel/files/extra_patch-ldap-tls-mod_ldap.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ftp/proftpd-devel/files/extra_patch-ldap-tls-mod_ldap.c b/ftp/proftpd-devel/files/extra_patch-ldap-tls-mod_ldap.c deleted file mode 100644 index b4a9e5427f59..000000000000 --- a/ftp/proftpd-devel/files/extra_patch-ldap-tls-mod_ldap.c +++ /dev/null @@ -1,11 +0,0 @@ ---- contrib/mod_ldap.c.orig Thu Oct 19 18:18:07 2006 -+++ contrib/mod_ldap.c Fri Dec 15 11:01:21 2006 -@@ -60,7 +60,7 @@ - * after connecting to the LDAP server. If TLS cannot be enabled, the LDAP - * connection will fail. - */ --/* #define USE_LDAP_TLS */ -+#define USE_LDAP_TLS */ - - /* - * If you have to edit anything below this line, it's a bug. Report it |