forked from pool/vsftpd
7b3e586791
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=5fbe90ff962c65eb8fc590cc02bf7604
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 */
|
|
|