Explorar o código

do not break when libssh2 is installed for now

Ralf S. Engelschall %!s(int64=19) %!d(string=hai) anos
pai
achega
787588410b
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      curl/curl.spec

+ 2 - 1
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}