summaryrefslogtreecommitdiff
path: root/security/pam_smb/files/patch-ac
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>2001-12-17 19:05:17 +0000
committerNick Sayer <nsayer@FreeBSD.org>2001-12-17 19:05:17 +0000
commit95b3a1e7a99fee3456a1cc3f3c6e1175c4dc042e (patch)
tree2a75c84fb5cb365ba3db8272e77271565e954781 /security/pam_smb/files/patch-ac
parentFix default location of sendmail binary (diff)
After much delay, I am finally able to test pam_smb again, which means
we can update to the latest version. Hooray! PR: ports/26913 Submitted by: dwcjr
Notes
Notes: svn path=/head/; revision=51683
Diffstat (limited to 'security/pam_smb/files/patch-ac')
-rw-r--r--security/pam_smb/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pam_smb/files/patch-ac b/security/pam_smb/files/patch-ac
deleted file mode 100644
index 5d6c4c2b45cc..000000000000
--- a/security/pam_smb/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- pam_read_conf.c.orig Wed Jun 20 06:02:31 2001
-+++ pam_read_conf.c Wed Jun 20 06:02:42 2001
-@@ -1,7 +1,7 @@
- #include <stdio.h>
- #include <string.h>
-
--#define CONFFILE "/etc/pam_smb.conf"
-+#define CONFFILE CONFDIR"/pam_smb.conf"
-
- /***********************************************************************
- This file is (C) Dave Airlie 1997 ( David.Airlie@ul.ie )