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

14 lines
346 B
Diff

Index: builddefs.h
===================================================================
--- builddefs.h.orig 2010-08-06 02:50:31.000000000 +0200
+++ builddefs.h 2010-08-10 06:51:06.520558000 +0200
@@ -3,7 +3,7 @@
#undef VSF_BUILD_TCPWRAPPERS
#define VSF_BUILD_PAM
-#undef VSF_BUILD_SSL
+#define VSF_BUILD_SSL
#endif /* VSF_BUILDDEFS_H */