From e04ae7f7d8fec45267af50ccd37352109e7ef71d Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sun, 5 Jul 2026 18:48:47 +0200 Subject: [PATCH] mail-client/mutt-2.4.1: disable tests The tests aren't really testing the code, just developer's aid. Closes: https://bugs.gentoo.org/978743 Signed-off-by: Fabian Groffen --- mail-client/mutt/mutt-2.4.1.ebuild | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mail-client/mutt/mutt-2.4.1.ebuild b/mail-client/mutt/mutt-2.4.1.ebuild index 9851c13967d75..a6e3fed8672fb 100644 --- a/mail-client/mutt/mutt-2.4.1.ebuild +++ b/mail-client/mutt/mutt-2.4.1.ebuild @@ -203,6 +203,13 @@ src_configure() { econf "${myconf[@]}" } +src_test() { + # the only tests run by Mutt are source-code checks: security + # pattens, tabs and shellchecks -- none test the actual product + # bug 978743 + : +} + src_install() { emake DESTDIR="${D}" install insinto /etc/${PN}