summaryrefslogtreecommitdiff
path: root/net-mail/notmuch/notmuch-0.29.1-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-25 19:33:39 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-25 19:33:39 +0100
commita5b65c81168c90928784a1e92cda84ed5d6b9eb3 (patch)
tree4aa7483cd0ad7de54338afc8e7971417abe1dd81 /net-mail/notmuch/notmuch-0.29.1-r1.ebuild
parente8f81810baa21f490d6910e8e2d424546b72a333 (diff)
gentoo resync : 25.09.2019
Diffstat (limited to 'net-mail/notmuch/notmuch-0.29.1-r1.ebuild')
-rw-r--r--net-mail/notmuch/notmuch-0.29.1-r1.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/net-mail/notmuch/notmuch-0.29.1-r1.ebuild b/net-mail/notmuch/notmuch-0.29.1-r1.ebuild
index 0124be3ef9a2..f96e581b17a2 100644
--- a/net-mail/notmuch/notmuch-0.29.1-r1.ebuild
+++ b/net-mail/notmuch/notmuch-0.29.1-r1.ebuild
@@ -133,11 +133,6 @@ src_prepare() {
if [[ ${CHOST} == *-solaris* ]] ; then
append-ldflags -lnsl -lsocket # non-autoconf configure
- # disable gpgme test using too old gpg-key
- sed -i \
- -e '/GNUPGHOME=/d' \
- -e '/SESSION_KEY =/c|| false ;' \
- configure || die
fi
}