From e2a7badf60d2e0a16a8db4dc64de8c58a02bc233337ae57bf814a4834c67aead Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 09:23:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=116 --- step.changes | 5 +++++ step.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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