use %cmake_build
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kajongg?expand=0&rev=111
This commit is contained in:
parent
731810cf90
commit
2a66330cf8
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user