diff --git a/anda/tools/katsu/katsu.spec b/anda/tools/katsu/katsu.spec index e9aff5c097..0f04c7618c 100644 --- a/anda/tools/katsu/katsu.spec +++ b/anda/tools/katsu/katsu.spec @@ -21,7 +21,7 @@ fast, and easy to use while still providing many output formats. %(echo "%{cargo_build}" | sed "s@--profile rpm@--profile release@g" | sed "s@-j @@") %install -%cargo_install +%(echo "%{cargo_install}" | sed "s@--profile rpm@--profile release@g") %files %doc README.md