From 32563ba1ee7ff7d84c66c5dab094712fda81bd14c9d2abc4b6ecd234e02a3f20 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:42:59 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfourinline?expand=0&rev=109 --- kfourinline.changes | 5 +++++ kfourinline.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kfourinline.changes b/kfourinline.changes index e3325ae..1da54ad 100644 --- a/kfourinline.changes +++ b/kfourinline.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:27 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:08 UTC 2020 - Luca Beltrame diff --git a/kfourinline.spec b/kfourinline.spec index 8e5ab67..b2203a7 100644 --- a/kfourinline.spec +++ b/kfourinline.spec @@ -61,7 +61,7 @@ Four wins is a two-player board game where you have to align four %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build