From 00a9fb5e7f45cb763f7e86de69b1aba13ef25fc013b5bb8b9618bd96213dc923 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:43:32 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=115 --- kigo.changes | 5 +++++ kigo.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kigo.changes b/kigo.changes index a54620d..a0e3603 100644 --- a/kigo.changes +++ b/kigo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:32 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:11 UTC 2020 - Luca Beltrame diff --git a/kigo.spec b/kigo.spec index d4d49bf..87ce17a 100644 --- a/kigo.spec +++ b/kigo.spec @@ -66,7 +66,7 @@ Traditional Chinese Boardgame %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build