From 1c32790e775d620d6b45bca4cd0de3a932010ff6d710582deecdac9d6bae5833 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:45:13 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmouth?expand=0&rev=107 --- kmouth.changes | 5 +++++ kmouth.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kmouth.changes b/kmouth.changes index b2d8cd9..ce84c8e 100644 --- a/kmouth.changes +++ b/kmouth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:46 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:21 UTC 2020 - Luca Beltrame diff --git a/kmouth.spec b/kmouth.spec index db40241..811ed83 100644 --- a/kmouth.spec +++ b/kmouth.spec @@ -66,7 +66,7 @@ The computer "speaks" the entered text for talking with people. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build