summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2016-02-19 16:46:50 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2016-02-19 16:47:14 +0100
commit4f74a03e5eab0f11d5802a525e65f22e310faf5a (patch)
tree66ef4c8f459968f83e832df05b12db66005c9c78 /media-gfx/valentina/valentina-9999.ebuild
parentapp-text/agrep: add ~arm keyword (diff)
downloadgentoo-4f74a03e5eab0f11d5802a525e65f22e310faf5a.tar.gz
gentoo-4f74a03e5eab0f11d5802a525e65f22e310faf5a.tar.bz2
gentoo-4f74a03e5eab0f11d5802a525e65f22e310faf5a.zip
media-gfx/valentina: fixed qa warning about insecure runpaths
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 7ddd9faf3caa..70fd441642b7 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 Valentina.pro -r
+ eqmake5 LOCALES="${locales}" CONFIG+=noStripDebugSymbols CONFIG+=no_ccache CONFIG+=noRunPath Valentina.pro -r
}
src_install() {