diff --git a/kig.changes b/kig.changes index 32b0553..cd3e826 100644 --- a/kig.changes +++ b/kig.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:31 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:11 UTC 2020 - Luca Beltrame diff --git a/kig.spec b/kig.spec index 9ea58c9..3b429ed 100644 --- a/kig.spec +++ b/kig.spec @@ -76,7 +76,7 @@ drawing mathematical figures and including them in other documents. %build %cmake_kf5 -d build -- -DBoost_NO_BOOST_CMAKE=ON - %make_jobs + %cmake_build %install %kf5_makeinstall -C build