[packages/curl] without ssh2 fix
    jajcus 
    jajcus at pld-linux.org
       
    Wed Jun  3 19:37:03 CEST 2015
    
    
  
commit 747ec0fd74cedf61534dfc1222da7e9c046eafcb
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Wed Jun 3 19:36:36 2015 +0200
    without ssh2 fix
 curl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/curl.spec b/curl.spec
index df4e656..24074df 100644
--- a/curl.spec
+++ b/curl.spec
@@ -224,7 +224,7 @@ Bibliotecas estáticas para desenvolvimento com o curl.
 	%{__with_without rtmp librtmp} \
 	%{__with_without http2 nghttp2} \
 	%{__enable_disable ares} \
-	%{__with_without ssh ssh2} \
+	%{__with_without ssh libssh2} \
 	--enable-ipv6 \
 	%{__enable_disable ldap} \
 	%{__enable_disable ldap ldaps}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/747ec0fd74cedf61534dfc1222da7e9c046eafcb
    
    
More information about the pld-cvs-commit
mailing list