From 8a5579ddf55edfea37d9ec4015a381f97232e664763ab05e88c290d6fbdb5b97 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:48:36 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktuberling?expand=0&rev=110 --- ktuberling.changes | 5 +++++ ktuberling.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ktuberling.changes b/ktuberling.changes index 861012d..452e8a2 100644 --- a/ktuberling.changes +++ b/ktuberling.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:12 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:39 UTC 2020 - Luca Beltrame diff --git a/ktuberling.spec b/ktuberling.spec index 6cd0aa0..a49559f 100644 --- a/ktuberling.spec +++ b/ktuberling.spec @@ -68,7 +68,7 @@ face and goodies can be attached onto a potato-like guy. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build