Use noRunPath in ebuild for stable version.

--HG--
branch : develop
master
Roman Telezhynskyi 2016-02-19 17:25:37 +02:00
parent 48d58de871
commit 63151e5ca2
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ src_configure() {
fi
done
eqmake5 LOCALES="${locales}" CONFIG+=no_ccache CONFIG+=noDebugSymbols Valentina.pro -r
eqmake5 LOCALES="${locales}" CONFIG+=noRunPath CONFIG+=no_ccache CONFIG+=noDebugSymbols Valentina.pro -r
}
src_install() {