fixed install of exec.
This commit is contained in:
parent
1177ac544b
commit
4eac2a7ab8
@ -440,7 +440,7 @@ RESTRICT="mirror"
|
|||||||
src_install() {
|
src_install() {
|
||||||
local DOCS=( {README,KEY_CONFIG,THEMES}.md )
|
local DOCS=( {README,KEY_CONFIG,THEMES}.md )
|
||||||
|
|
||||||
dobin "target/x86_64-unknown-linux-gnu/release/${PN}"
|
dobin "target/release/${PN}"
|
||||||
|
|
||||||
insinto "/usr/share/${P}/examples"
|
insinto "/usr/share/${P}/examples"
|
||||||
doins vim_style_key_config.ron
|
doins vim_style_key_config.ron
|
||||||
|
Loading…
x
Reference in New Issue
Block a user