summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Polke <DuPol@gmx.de>2017-01-31 20:29:33 +0100
committerDustin Polke <DuPol@gmx.de>2017-01-31 20:29:33 +0100
commitcbd52aaf10737c2cb0cc9a5545022e0af2bcea83 (patch)
tree19d4940e286cd84fd0c159e39c39fd9f55360f30 /net-fs/autofs/files/autofs-5.0.6-revert-ldap.patch
parentDrop empty folders net-analyzer/tcpreplay. (diff)
downloadDuPol-cbd52aaf10737c2cb0cc9a5545022e0af2bcea83.tar.gz
DuPol-cbd52aaf10737c2cb0cc9a5545022e0af2bcea83.tar.bz2
DuPol-cbd52aaf10737c2cb0cc9a5545022e0af2bcea83.zip
[net-fs/autofs] Drop old.
Diffstat (limited to 'net-fs/autofs/files/autofs-5.0.6-revert-ldap.patch')
-rw-r--r--net-fs/autofs/files/autofs-5.0.6-revert-ldap.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-fs/autofs/files/autofs-5.0.6-revert-ldap.patch b/net-fs/autofs/files/autofs-5.0.6-revert-ldap.patch
deleted file mode 100644
index 49901dd..0000000
--- a/net-fs/autofs/files/autofs-5.0.6-revert-ldap.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- modules/lookup_ldap.c
-+++ modules/lookup_ldap.c
-@@ -1488,6 +1488,7 @@ int lookup_init(const char *mapfmt, int
- }
- }
-
-+#ifdef WITH_SASL
- /*
- * First, check to see if a preferred authentication method was
- * specified by the user. parse_ldap_config will return error
-@@ -1500,7 +1501,6 @@ int lookup_init(const char *mapfmt, int
- return 1;
- }
-
--#ifdef WITH_SASL
- /* Init the sasl callbacks */
- if (!autofs_sasl_client_init(LOGOPT_NONE)) {
- error(LOGOPT_ANY, "failed to init sasl client");