diff --git a/_service b/_service index 9f21327..223f8ba 100644 --- a/_service +++ b/_service @@ -18,6 +18,6 @@ yazi zst - true + false diff --git a/yazi.spec b/yazi.spec index 9b299d0..2474d1d 100644 --- a/yazi.spec +++ b/yazi.spec @@ -96,7 +96,7 @@ The official zsh completion script for %{name}. %build export YAZI_GEN_COMPLETIONS=true -CARGO_INSTALL_OPTS=--locked %{cargo_build} +%{cargo_build} %install %{cargo_install -p yazi-fm}