vsftpd: import from oldpackages. No changes.
[feed/packages.git] / net / vsftpd / patches / 005-disable-pam.patch
diff --git a/net/vsftpd/patches/005-disable-pam.patch b/net/vsftpd/patches/005-disable-pam.patch
new file mode 100644 (file)
index 0000000..ebb7244
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/builddefs.h
++++ b/builddefs.h
+@@ -2,7 +2,7 @@
+ #define VSF_BUILDDEFS_H
+ #undef VSF_BUILD_TCPWRAPPERS
+-#define VSF_BUILD_PAM
++#undef VSF_BUILD_PAM
+ #undef VSF_BUILD_SSL
+ #endif /* VSF_BUILDDEFS_H */