SHA256
1
0
forked from pool/helix
Soc Virnyl Estela 2023-05-22 09:05:16 +00:00 committed by Git OBS Bridge
parent 109f505043
commit b49c135a79

View File

@ -95,7 +95,7 @@ sed -e '/^\#\!\/usr\/bin\/env .*/d' -i contrib/completion/hx.*
%build %build
export HELIX_DISABLE_AUTO_GRAMMAR_BUILD=1 export HELIX_DISABLE_AUTO_GRAMMAR_BUILD=1
%{cargo_build} %{cargo_build}
HELIX_RUNTIME="$PWD/runtime" ./target/release/hx --grammar build ./target/release/hx --grammar build
# Shell completions # Shell completions
sed -i "s|hx|helix|g" contrib/completion/hx.* sed -i "s|hx|helix|g" contrib/completion/hx.*