Accepting request 561704 from home:StefanBruens:branches:Publishing
Submitted an outdated revision breaking Leap, sorry for the mess ... - Unbreak build on Leap 42.x, make_jobs is only provided by macros.qt5 OBS-URL: https://build.opensuse.org/request/show/561704 OBS-URL: https://build.opensuse.org/package/show/Publishing/texstudio?expand=0&rev=29
This commit is contained in:
parent
6f87f40478
commit
9f1da48935
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 15:35:35 UTC 2018 - stefan.bruens@rwth-aachen.de
|
||||
|
||||
- Unbreak build on Leap 42.x, make_jobs is only provided by macros.qt5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 13:37:25 UTC 2018 - stefan.bruens@rwth-aachen.de
|
||||
|
||||
|
@ -65,7 +65,11 @@ qmake QMAKE_CXXFLAGS="%optflags -fno-strict-aliasing" \
|
||||
%{qmake5} CONFIG-=debug %{?crashhandler} texstudio.pro
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} <= 1320
|
||||
make %{?_smp_mflags} VERBOSE=1
|
||||
%else
|
||||
%{make_jobs}
|
||||
%endif
|
||||
|
||||
%install
|
||||
make INSTALL_ROOT=%{buildroot} install
|
||||
|
Loading…
x
Reference in New Issue
Block a user