forked from pool/kiten
use %cmake_build
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiten?expand=0&rev=113
This commit is contained in:
parent
4acc60aec1
commit
7f8e8bfa39
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 08:37:36 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Replace %make_jobs with %cmake_build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 06:29:14 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -100,7 +100,7 @@ stroke order used in other languages that use Chinese characters.
|
||||
export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
%endif
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
Loading…
Reference in New Issue
Block a user