diff --git a/helix.spec b/helix.spec index 8b8937a..8613cb4 100644 --- a/helix.spec +++ b/helix.spec @@ -77,7 +77,7 @@ cp %{SOURCE2} .cargo/config.toml for shell in bash fish zsh do - sed -i "s|env ${shell}|${shell}|g" hx.${shell} + sed -i "s|env ${shell}|${shell}|g" contrib/completion/hx.${shell} done %package runtime