diff --git a/knetwalk.changes b/knetwalk.changes index 369d8f3..c98c95f 100644 --- a/knetwalk.changes +++ b/knetwalk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:47 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:22 UTC 2020 - Luca Beltrame diff --git a/knetwalk.spec b/knetwalk.spec index d04f22a..9c181e5 100644 --- a/knetwalk.spec +++ b/knetwalk.spec @@ -65,7 +65,7 @@ Turn the board pieces to get all computers connected. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build