From 59301a59becf485d2996686f03a7c594c130b3110b3d16800101774e9b81b574 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:44:13 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kjumpingcube?expand=0&rev=114 --- kjumpingcube.changes | 5 +++++ kjumpingcube.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kjumpingcube.changes b/kjumpingcube.changes index 98e7002..4ba18b1 100644 --- a/kjumpingcube.changes +++ b/kjumpingcube.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:37 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:15 UTC 2020 - Luca Beltrame diff --git a/kjumpingcube.spec b/kjumpingcube.spec index a2aa155..88c0bca 100644 --- a/kjumpingcube.spec +++ b/kjumpingcube.spec @@ -73,7 +73,7 @@ this you can gain more fields and finally win the board over. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build