forked from pool/vsftpd
f24a260a84
checked in (request 38025) OBS-URL: https://build.opensuse.org/request/show/38025 OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=9
12 lines
182 B
Diff
12 lines
182 B
Diff
--- builddefs.h
|
|
+++ 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 */
|
|
|