commit: 1bba22b47df6aaf1ca55cc20dc3c70370652a32b Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Thu Jan 9 21:23:27 2025 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Thu Jan 9 21:38:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bba22b4
net-mail/asmail: Fix typo in the patch description Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> net-mail/asmail/files/asmail-2.1-update-autotools.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/asmail/files/asmail-2.1-update-autotools.patch b/net-mail/asmail/files/asmail-2.1-update-autotools.patch index 287b36480111..4899b0deddca 100644 --- a/net-mail/asmail/files/asmail-2.1-update-autotools.patch +++ b/net-mail/asmail/files/asmail-2.1-update-autotools.patch @@ -1,4 +1,4 @@ -I order to compile this package with clang we need to run autoreconf. Newer autotools complain about +In order to compile this package with clang we need to run autoreconf. Newer autotools complain about the several declarations of the same header. MD5 calculation is split from libssl into libcrypto.
