commit:     a55608f44e799e4fab03882909992053b8e25b90
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 24 09:16:12 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jun 24 09:16:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a55608f4

net-libs/libssh2: Clean up patch

Package-Manager: Portage-2.3.67, Repoman-2.3.16
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 7cc58d23963..2216a2fa66f 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
-+++ b/tests/test_public_key_auth_succeeds_with_correct_ed25519_key.c
++++ 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
-+++ b/tests/test_public_key_auth_succeeds_with_correct_encrypted_ed25519_key.c
++++ 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
-+++ b/tests/test_public_key_auth_succeeds_with_correct_ed25519_key_from_mem.c
++++ 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