From 7c21b7955e7d0ecfef5c4ff4b2de10d3e5c6f46f6d88d8614168f2839a499c1f Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:42:33 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdf?expand=0&rev=112 --- kdf.changes | 5 +++++ kdf.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kdf.changes b/kdf.changes index a538586..abec67b 100644 --- a/kdf.changes +++ b/kdf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:23 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:05 UTC 2020 - Luca Beltrame diff --git a/kdf.spec b/kdf.spec index 386ae74..c6e55fa 100644 --- a/kdf.spec +++ b/kdf.spec @@ -65,7 +65,7 @@ KDE free disk space utility %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build