diff options
Diffstat (limited to 'net-mail/notmuch/notmuch-0.11.1-r2.ebuild')
-rw-r--r-- | net-mail/notmuch/notmuch-0.11.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/notmuch/notmuch-0.11.1-r2.ebuild b/net-mail/notmuch/notmuch-0.11.1-r2.ebuild index 2e14686e2809..5df70f565ca2 100644 --- a/net-mail/notmuch/notmuch-0.11.1-r2.ebuild +++ b/net-mail/notmuch/notmuch-0.11.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.9 2012/04/24 07:13:41 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.10 2012/04/24 08:59:49 aidecoe Exp $ EAPI=4 @@ -99,7 +99,7 @@ src_compile() { src_test() { pax-mark -m notmuch LD_LIBRARY_PATH="${MY_LD_LIBRARY_PATH}" default - pax-mark -z -e notmuch + pax-mark -ze notmuch } src_install() { |