From f5a59651385d97588d4c6ab8e88ef20966a8ede8e466bd707124ab41c552f748 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:46:52 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kshisen?expand=0&rev=113 --- kshisen.changes | 5 +++++ kshisen.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kshisen.changes b/kshisen.changes index b2eec00..b456fa2 100644 --- a/kshisen.changes +++ b/kshisen.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:00 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:31 UTC 2020 - Luca Beltrame diff --git a/kshisen.spec b/kshisen.spec index 78cae24..8d982e5 100644 --- a/kshisen.spec +++ b/kshisen.spec @@ -68,7 +68,7 @@ two tiles with of the same type until no tile is left. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build