From e2e4e3ebfff37144975bc2fdc904168761f6d3da33f3c494aa93ee2ec5bf780a Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:46:19 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=115 --- kpat.changes | 5 +++++ kpat.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kpat.changes b/kpat.changes index c3b9d86..d28ad3a 100644 --- a/kpat.changes +++ b/kpat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:55 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:27 UTC 2020 - Luca Beltrame diff --git a/kpat.spec b/kpat.spec index f2b1033..4a1971c 100644 --- a/kpat.spec +++ b/kpat.spec @@ -83,7 +83,7 @@ more. The game has nice graphics and many different carddecks. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build