diff --git a/rocs.changes b/rocs.changes index 8e9966f..2fab1bf 100644 --- a/rocs.changes +++ b/rocs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:36:15 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:54 UTC 2020 - Luca Beltrame diff --git a/rocs.spec b/rocs.spec index ee3cd5d..619729e 100644 --- a/rocs.spec +++ b/rocs.spec @@ -107,7 +107,7 @@ to build software using Rocs. export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build