0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-14 20:04:47 +00:00
Files
packages/net/vsftpd/patches/005-disable-pam.patch
2014-07-21 19:40:36 +03:00

12 lines
208 B
Diff

--- 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 */