Use noRunPath in ebuild for stable version.
--HG-- branch : develop
This commit is contained in:
parent
48d58de871
commit
63151e5ca2
|
@ -48,7 +48,7 @@ src_configure() {
|
||||||
fi
|
fi
|
||||||
done
|
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() {
|
src_install() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user