From 0eee87e52ddd3af001433563da50f72bd737c61d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 27 Jun 2018 11:20:29 +0200 Subject: [PATCH] - 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} \ -- 2.44.0