commit 0eee87e52ddd3af001433563da50f72bd737c61d
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Wed Jun 27 11:20:29 2018 +0200

    - really disable ssl when without ssl

 curl.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/curl.spec b/curl.spec
index efa2964..ed1828c 100644
--- a/curl.spec
+++ b/curl.spec
@@ -239,6 +239,8 @@ Dopełnianianie parametrów w ZSH dla polecenia curl.
 %else
        --with-ssl=%{_prefix} \
 %endif
+%else
+       --without-ssl --without-gnutls \
 %endif
        %{__with_without kerberos5 gssapi %{_prefix}} \
        %{__with_without metalink libmetalink} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/0eee87e52ddd3af001433563da50f72bd737c61d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to