forked from pool/kturtle
use %cmake_build
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=111
This commit is contained in:
parent
ad91f74faf
commit
bbc9ede4f1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 08:38:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Replace %make_jobs with %cmake_build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 06:29:40 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -64,7 +64,7 @@ KTurtle is an educational Logo programming environment.
|
||||
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