From 0805716024e88d8e33e0e5b8baec8c5d2ccd312b3c06e096111f063ee672a0de Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Wed, 7 Dec 2022 12:42:02 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=44 --- helix.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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