aports/main/vsftpd/vsftpd-enable-ssl.patch
Natanael Copa b70981b68e moved extra/* to main/
and fixed misc build issues
2009-07-24 08:01:31 +00:00

12 lines
237 B
Diff

--- builddefs.h.orig Sun Mar 1 15:18:09 2009
+++ 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 */