From 3bd1a4e70952df0c98c695567c0c591c21167ca9d960fd8d36aa0cde31dace18 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:40:46 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbackup?expand=0&rev=71 --- kbackup.changes | 5 +++++ kbackup.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kbackup.changes b/kbackup.changes index 081fb52..d134531 100644 --- a/kbackup.changes +++ b/kbackup.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:09 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:55 UTC 2020 - Luca Beltrame diff --git a/kbackup.spec b/kbackup.spec index 6dc71a0..b1f28fa 100644 --- a/kbackup.spec +++ b/kbackup.spec @@ -76,7 +76,7 @@ Although GUI based, it also offers an automated, GUI-less mode. %endif %endif %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build