Christophe Giboudeaux 2020-02-07 08:40:01 +00:00 committed by Git OBS Bridge
parent 731810cf90
commit 2a66330cf8
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 7 08:37:03 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
-------------------------------------------------------------------
Wed Feb 5 06:28:50 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -69,7 +69,7 @@ Kajongg is a version of the four player Mahjongg tile game.
export PYTHONDONTWRITEBYTECODE=1
export DESTDIR=%{buildroot}
%cmake_kf5 -d build
%make_jobs
%cmake_build
%install
%make_install -C build