瀏覽代碼

do not break when libssh2 is installed for now

Ralf S. Engelschall 19 年之前
父節點
當前提交
787588410b
共有 1 個文件被更改,包括 2 次插入1 次删除
  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}