From f10e13f3f51572d0a7f8620376b696d10a2af852a4ca25ee87b060703f60fea1 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:43:10 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgoldrunner?expand=0&rev=112 --- kgoldrunner.changes | 5 +++++ kgoldrunner.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kgoldrunner.changes b/kgoldrunner.changes index bfab62f..fe59152 100644 --- a/kgoldrunner.changes +++ b/kgoldrunner.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:28 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:09 UTC 2020 - Luca Beltrame diff --git a/kgoldrunner.spec b/kgoldrunner.spec index 03cfa89..a5f1f93 100644 --- a/kgoldrunner.spec +++ b/kgoldrunner.spec @@ -59,7 +59,7 @@ KGoldrunner is a game of action and puzzle solving %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build