forked from pool/zanshin
Accepting request 863942 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/863942 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zanshin?expand=0&rev=8
This commit is contained in:
parent
ea1c378af5
commit
d2cca4aa19
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 15 00:37:49 UTC 2021 - Simon Lees <simonf.lees@suse.com>
|
||||
|
||||
- %make_jobs to %cmake_build
|
||||
- use %autosetup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 11:07:30 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
|
||||
|
||||
|
@ -51,12 +51,11 @@ job and personal life. You will never forget anything anymore.
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autopatch -p1
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
Loading…
Reference in New Issue
Block a user