This commit is contained in:
parent
44e24ef908
commit
bb4e236e33
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 27 13:43:39 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Replace %make_jobs with %cmake_build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 29 13:34:19 UTC 2020 - wbauer@tmo.at
|
Wed Jul 29 13:34:19 UTC 2020 - wbauer@tmo.at
|
||||||
|
|
||||||
|
@ -126,7 +126,7 @@ Contains the development files for the Okteta Hex Editor.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
%make_jobs
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
Loading…
Reference in New Issue
Block a user