aboutsummaryrefslogtreecommitdiffstats
path: root/main/vsftpd/vsftpd-enable-ssl.patch
blob: 93469e6fdcd81d908ed5a023908db626250fb44d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/builddefs.h.orig	Sun Mar  1 15:18:09 2009
+++ b/builddefs.h	Sun Mar  1 15:15:24 2009
@@ -3,7 +3,7 @@
 
 #undef VSF_BUILD_TCPWRAPPERS
 #define VSF_BUILD_PAM
-#undef VSF_BUILD_SSL
+#define VSF_BUILD_SSL
 
 #endif /* VSF_BUILDDEFS_H */