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, 12 insertions, 0 deletions
diff --git a/security/PAM/patches/patch-at b/security/PAM/patches/patch-at
new file mode 100644
index 00000000000..057c2899959
--- /dev/null
+++ b/security/PAM/patches/patch-at
@@ -0,0 +1,12 @@
+$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