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

Closes: https://bugs.gentoo.org/873421
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2022-10-01 05:51:45 +01:00
parent d0d33c5d13
commit 80d3b2b99a
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 2 additions and 2 deletions

View File

@ -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