commit:     6b96296c587c1909b642b0d22a33e3060776e45e
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 24 13:28:57 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jun 24 13:30:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b96296c

Revert "net-libs/libssh2: Clean up patch"

This reverts commit a55608f44e799e4fab03882909992053b8e25b90.

Fixes: https://bugs.gentoo.org/688604
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-libs/libssh2/files/libssh2-1.9.0-missing.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-libs/libssh2/files/libssh2-1.9.0-missing.patch 
b/net-libs/libssh2/files/libssh2-1.9.0-missing.patch
index 2216a2fa66f..7cc58d23963 100644
--- a/net-libs/libssh2/files/libssh2-1.9.0-missing.patch
+++ b/net-libs/libssh2/files/libssh2-1.9.0-missing.patch
@@ -1,5 +1,5 @@
 --- /dev/null
-+++ tests/test_public_key_auth_succeeds_with_correct_ed25519_key.c
++++ b/tests/test_public_key_auth_succeeds_with_correct_ed25519_key.c
 @@ -0,0 +1,37 @@
 +#include "session_fixture.h"
 +
@@ -39,7 +39,7 @@
 +    return 0;
 +}
 --- /dev/null
-+++ tests/test_public_key_auth_succeeds_with_correct_encrypted_ed25519_key.c
++++ b/tests/test_public_key_auth_succeeds_with_correct_encrypted_ed25519_key.c
 @@ -0,0 +1,38 @@
 +#include "session_fixture.h"
 +
@@ -80,7 +80,7 @@
 +    return 0;
 +}
 --- /dev/null
-+++ tests/test_public_key_auth_succeeds_with_correct_ed25519_key_from_mem.c
++++ b/tests/test_public_key_auth_succeeds_with_correct_ed25519_key_from_mem.c
 @@ -0,0 +1,97 @@
 +#include "session_fixture.h"
 +

Reply via email to