summaryrefslogtreecommitdiff
path: root/security/PAM/patches/patch-at
diff options
context:
space:
mode:
Diffstat (limited to 'security/PAM/patches/patch-at')
-rw-r--r--security/PAM/patches/patch-at12
1 files changed, 0 insertions, 12 deletions
diff --git a/security/PAM/patches/patch-at b/security/PAM/patches/patch-at
deleted file mode 100644
index 057c2899959..00000000000
--- a/security/PAM/patches/patch-at
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-at,v 1.1.1.1 2000/10/21 18:41:54 rh Exp $
-
---- modules/pam_userdb/Makefile.orig Sat Oct 21 14:36:41 2000
-+++ modules/pam_userdb/Makefile
-@@ -20,7 +20,6 @@
- LIBOBJD = $(addprefix dynamic/,$(LIBOBJ))
- #LIBOBJS = $(addprefix static/,$(LIBOBJ))
-
--EXTRALS += -ldb
- CFLAGS += $(WHICH_DB)
-
- dynamic/%.o : %.c