fixed install of exec.

This commit is contained in:
Micha Glave 2025-04-28 13:01:09 +02:00
parent 1177ac544b
commit 4eac2a7ab8

View File

@ -440,7 +440,7 @@ RESTRICT="mirror"
src_install() {
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"
doins vim_style_key_config.ron