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

14 lines
274 B
Diff
Raw Normal View History

Index: builddefs.h
===================================================================
--- builddefs.h.orig
+++ 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 */