commit: d188adfb1f6fd8d9095a7bda2c347b7dd79af1a5 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Mar 3 18:49:06 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Mar 3 18:51:20 2019 +0000 URL: https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=d188adfb
20018_all_mysql-5.7.25-fix-libressl-support.patch: add newline ...to avoid patch warning. Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> 20018_all_mysql-5.7.25-fix-libressl-support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20018_all_mysql-5.7.25-fix-libressl-support.patch b/20018_all_mysql-5.7.25-fix-libressl-support.patch index 63eda07..ce61a42 100644 --- a/20018_all_mysql-5.7.25-fix-libressl-support.patch +++ b/20018_all_mysql-5.7.25-fix-libressl-support.patch @@ -60,4 +60,4 @@ https://bugs.gentoo.org/668894 -#endif /* OPENSSL_VERSION_NUMBER < 0x10100000L */ } return(dh); - } \ No newline at end of file + }
