summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2016-02-19 22:04:08 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2016-02-19 22:28:24 +0100
commit01f80d5ee8e1764bd76ee1f07c2a8fbfa0af7f38 (patch)
treef31006fac902f9765b82c553dc349f1aa7203215 /media-gfx/valentina/valentina-9999.ebuild
parentapp-text/xapian-omega: fix build system, bug #574666 (diff)
downloadgentoo-01f80d5ee8e1764bd76ee1f07c2a8fbfa0af7f38.tar.gz
gentoo-01f80d5ee8e1764bd76ee1f07c2a8fbfa0af7f38.tar.bz2
gentoo-01f80d5ee8e1764bd76ee1f07c2a8fbfa0af7f38.zip
media-gfx/valentina: disabled compilation of tests
Package-Manager: portage-2.2.27
Diffstat (limited to 'media-gfx/valentina/valentina-9999.ebuild')
-rw-r--r--media-gfx/valentina/valentina-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/valentina/valentina-9999.ebuild b/media-gfx/valentina/valentina-9999.ebuild
index 70fd441642b7..3ce700b2810f 100644
--- a/media-gfx/valentina/valentina-9999.ebuild
+++ b/media-gfx/valentina/valentina-9999.ebuild
@@ -46,7 +46,7 @@ src_configure() {
fi
done
- eqmake5 LOCALES="${locales}" CONFIG+=noStripDebugSymbols CONFIG+=no_ccache CONFIG+=noRunPath Valentina.pro -r
+ eqmake5 LOCALES="${locales}" "CONFIG+=noStripDebugSymbols no_ccache noRunPath noTests" Valentina.pro -r
}
src_install() {