commit:     ccccf2284218768a668fcf24fba1e594f513d0ba
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 10:12:03 2017 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 10:16:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccccf228

net-mail/notmuch: Don't overwrite system mimeinfo.cache

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-mail/notmuch/notmuch-0.24.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-mail/notmuch/notmuch-0.24.ebuild 
b/net-mail/notmuch/notmuch-0.24.ebuild
index ba3769544f5..72518763a22 100644
--- a/net-mail/notmuch/notmuch-0.24.ebuild
+++ b/net-mail/notmuch/notmuch-0.24.ebuild
@@ -118,6 +118,7 @@ src_configure() {
                --bashcompletiondir="$(get_bashcompdir)"
                --emacslispdir="${EPREFIX}/${SITELISP}/${PN}"
                --emacsetcdir="${EPREFIX}/${SITEETC}/${PN}"
+               --without-desktop
                --without-ruby
                --zshcompletiondir="${EPREFIX}/usr/share/zsh/site-functions"
                $(use_with emacs)

Reply via email to