commit:     80d3b2b99abf16781602558dd439dfa5ab3af537
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  1 04:51:45 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct  1 04:51:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d3b2b9

net-mail/notmuch: don't install removed nmbug

Closes: https://bugs.gentoo.org/873421
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/notmuch/notmuch-0.37.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/notmuch/notmuch-0.37.ebuild 
b/net-mail/notmuch/notmuch-0.37.ebuild
index 67c45dcc26f7..82de22415b12 100644
--- a/net-mail/notmuch/notmuch-0.37.ebuild
+++ b/net-mail/notmuch/notmuch-0.37.ebuild
@@ -250,8 +250,8 @@ src_install() {
 
        if use nmbug; then
                # TODO: those guys need proper deps
-               python_fix_shebang devel/nmbug/{nmbug,notmuch-report}
-               dobin devel/nmbug/{nmbug,notmuch-report}
+               python_fix_shebang devel/nmbug/notmuch-report
+               dobin devel/nmbug/notmuch-report
        fi
 
        if use mutt; then

Reply via email to