media-gfx/oculante: fix missing binary :D
This commit is contained in:
parent
0a63b0cf3f
commit
76c8faf26b
1 changed files with 5 additions and 1 deletions
|
@ -946,8 +946,12 @@ LICENSE+="
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
|
|
||||||
|
# rust does not use *FLAGS from make.conf, silence portage warning
|
||||||
|
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||||
|
QA_PRESTRIPPED="usr/bin/${PN}"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
default
|
cargo_src_install
|
||||||
|
|
||||||
domenu "${S}/res/oculante.desktop"
|
domenu "${S}/res/oculante.desktop"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue