Update patch 2003 for new libssh2-sys
authorVasudev Kamath <vasudev@copyninja.info>
Wed, 8 Aug 2018 15:31:55 +0000 (21:01 +0530)
committerVasudev Kamath <vasudev@copyninja.info>
Wed, 8 Aug 2018 15:31:55 +0000 (21:01 +0530)
debian/patches/2003_force-use-system-libssh2.patch

index c091fe902044e29a85954ea339ab9e063cac5455..c5c003827026b036e24747bfe433377388a6592c 100644 (file)
@@ -4,8 +4,8 @@ Bug: https://github.com/alexcrichton/ssh2-rs/issues/88
 Forwarded: not-needed
 Last-Update: 2018-07-28
 
---- a/vendor/libssh2-sys-0.2.8/build.rs
-+++ b/vendor/libssh2-sys-0.2.8/build.rs
+--- a/vendor/libssh2-sys-0.2.10/build.rs
++++ b/vendor/libssh2-sys-0.2.10/build.rs
 @@ -21,19 +21,20 @@
      // The system copy of libssh2 is not used by default because it
      // can lead to having two copies of libssl loaded at once.