diff --git a/kio-extras5.changes b/kio-extras5.changes index 30c5a0c..d17bbbf 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:34 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:13 UTC 2020 - Luca Beltrame diff --git a/kio-extras5.spec b/kio-extras5.spec index 90a3872..5ec7405 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -110,7 +110,7 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 - %make_jobs + %cmake_build %install %kf5_makeinstall -C build