From 787588410b5cb12d624da10c85facc2e8051ce6e Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 8 Feb 2007 12:34:24 +0000 Subject: [PATCH] do not break when libssh2 is installed for now --- curl/curl.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/curl/curl.spec b/curl/curl.spec index a00cf060c9..974e66c4e5 100644 --- a/curl/curl.spec +++ b/curl/curl.spec @@ -33,7 +33,7 @@ Class: BASE Group: Web License: MIT-style Version: 7.16.1 -Release: 20070130 +Release: 20070208 # package options %option with_ssl yes @@ -139,6 +139,7 @@ AutoReqProv: no %else --without-gssapi \ %endif + --without-libssh2 \ --disable-shared %{l_make} %{l_mflags -O}