forked from pool/vsftpd
1862a11661
Copy from server:ftp/vsftpd via accept of submit request 37575 revision 4. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/37575 OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=7
14 lines
274 B
Diff
14 lines
274 B
Diff
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 */
|
|
|