[packages/libvirt] fixed ssh2 option in ./configure

sls sls at pld-linux.org
Thu Dec 5 16:37:11 CET 2013


commit a73385df5c2b948f5ebc6b921aa143e49d064cc4
Author: Szymon Siwek <sls at pld-linux.org>
Date:   Thu Dec 5 15:36:06 2013 +0100

    fixed ssh2 option in ./configure
    
    changed --with-libssh2 to --with-ssh2

 libvirt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index 50b268d..41538a5 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -507,7 +507,7 @@ mv po/vi_VN.gmo po/vi.gmo
 	--without-hal \
 	%{__with_without hyperv} \
 	--with-libblkid \
-	--with-libssh2 \
+	--with-ssh2 \
 	%{__with_without libxl} \
 	%{__with_without lxc} \
 	--with-macvtap \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvirt.git/commitdiff/ef606999c2b1085780c7bfba25362e3b00714161



More information about the pld-cvs-commit mailing list