diff --git a/step.changes b/step.changes index e21693c..bd4e9ca 100644 --- a/step.changes +++ b/step.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:36:16 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:55 UTC 2020 - Luca Beltrame diff --git a/step.spec b/step.spec index b3307bf..a294d51 100644 --- a/step.spec +++ b/step.spec @@ -78,7 +78,7 @@ experiment may be changed, even during simulation. export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build