summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mail/notmuch/notmuch-0.22-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.22-r2.ebuild b/net-mail/notmuch/notmuch-0.22-r2.ebuild
index 6f415c85b7ca..3b3676632d6b 100644
--- a/net-mail/notmuch/notmuch-0.22-r2.ebuild
+++ b/net-mail/notmuch/notmuch-0.22-r2.ebuild
@@ -142,7 +142,7 @@ src_compile() {
src_test() {
pax-mark -m notmuch
emake download-test-databases
- LD_LIBRARY_PATH="${MY_LD_LIBRARY_PATH}" default
+ LD_LIBRARY_PATH="${MY_LD_LIBRARY_PATH}" V=1 default
pax-mark -ze notmuch
}