diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 07f5f77..ee1e366 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -164,7 +164,7 @@ xvfb-run -a \ %if 0%{?ninja} ninja test -v -C %{_target_platform} ||: %else -make test ARGS="--output-on-failure --timeout 300" +make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %endif %endif