summaryrefslogtreecommitdiff
path: root/security/gnupg/files
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnupg/files')
-rw-r--r--security/gnupg/files/patch-configure11
-rw-r--r--security/gnupg/files/patch-keyserver:Makefile.in11
2 files changed, 0 insertions, 22 deletions
diff --git a/security/gnupg/files/patch-configure b/security/gnupg/files/patch-configure
deleted file mode 100644
index eb07a457fb76..000000000000
--- a/security/gnupg/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Apr 29 23:59:16 2002
-+++ configure Thu Aug 29 10:23:41 2002
-@@ -3799,7 +3799,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lldap -llber -lresolv $LIBS"
-+LIBS="-lldap -llber $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line 3804 "configure"
- #include "confdefs.h"
diff --git a/security/gnupg/files/patch-keyserver:Makefile.in b/security/gnupg/files/patch-keyserver:Makefile.in
deleted file mode 100644
index bbb5a48850f7..000000000000
--- a/security/gnupg/files/patch-keyserver:Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- keyserver/Makefile.in.orig Tue Apr 30 00:06:11 2002
-+++ keyserver/Makefile.in Tue Sep 10 16:47:18 2002
-@@ -141,7 +141,7 @@
- bin_SCRIPTS = @GPGKEYS_MAILTO@
- noinst_SCRIPTS = gpgkeys_test
-
--gpgkeys_ldap_LDADD = -lldap -llber -lresolv
-+gpgkeys_ldap_LDADD = -lldap -llber
- subdir = keyserver
- mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h