diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-11-01 04:00:53 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-11-01 04:01:23 -0800 |
commit | 4f258f9568e49252afc2d91a65d14a205fc513ef (patch) | |
tree | 8f4a9f343558439538777960e6cf3605225e95b7 /net-mail | |
parent | dev-ml/ocamlweb: Stabilize 1.41 amd64, #750284 (diff) | |
download | gentoo-4f258f9568e49252afc2d91a65d14a205fc513ef.tar.gz gentoo-4f258f9568e49252afc2d91a65d14a205fc513ef.tar.bz2 gentoo-4f258f9568e49252afc2d91a65d14a205fc513ef.zip |
net-mail/notmuch: fix whitespace
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/notmuch-0.31-r2.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.31-r2.ebuild b/net-mail/notmuch/notmuch-0.31-r2.ebuild index f9466e5398c8..bd9a233912c1 100644 --- a/net-mail/notmuch/notmuch-0.31-r2.ebuild +++ b/net-mail/notmuch/notmuch-0.31-r2.ebuild @@ -223,7 +223,6 @@ src_install() { doman doc/_build/man/man?/*.? fi - if use emacs; then elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die domenu emacs/notmuch-emacs-mua.desktop |