SHA256
1
0
forked from pool/vsftpd
vsftpd/vsftpd-2.0.4-enable-ssl.patch

12 lines
182 B
Diff
Raw Normal View History

--- builddefs.h
+++ builddefs.h
@@ -3,7 +3,7 @@
#undef VSF_BUILD_TCPWRAPPERS
#define VSF_BUILD_PAM
-#undef VSF_BUILD_SSL
+#define VSF_BUILD_SSL
#endif /* VSF_BUILDDEFS_H */