summaryrefslogtreecommitdiff
path: root/security/gnupg21/patches/patch-dirmngr_ks-engine-ldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnupg21/patches/patch-dirmngr_ks-engine-ldap.c')
-rw-r--r--security/gnupg21/patches/patch-dirmngr_ks-engine-ldap.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/security/gnupg21/patches/patch-dirmngr_ks-engine-ldap.c b/security/gnupg21/patches/patch-dirmngr_ks-engine-ldap.c
deleted file mode 100644
index 88d9e3b9a3d..00000000000
--- a/security/gnupg21/patches/patch-dirmngr_ks-engine-ldap.c
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-dirmngr_ks-engine-ldap.c,v 1.1 2015/09/30 12:56:47 fhajny Exp $
-
-This must have been an ugly typo. Fix build on SunOS.
-
---- dirmngr/ks-engine-ldap.c.orig 2015-06-17 06:39:24.000000000 +0000
-+++ dirmngr/ks-engine-ldap.c
-@@ -513,7 +513,7 @@ my_ldap_connect (parsed_uri_t uri, LDAP
- #endif /* LDAP_OPT_X_TLS_CACERTFILE && HAVE_LDAP_SET_OPTION */
- #endif
-
--#ifndef HAVE_LDAP_START_TLS_S
-+#ifdef HAVE_LDAP_START_TLS_S
- if (uri->use_tls)
- {
- /* XXX: We need an option to determine whether to abort if the