Accepting request 1036812 from home:tobijk:branches:Emulators
- Reenable parallel build again as the buildsystem got fixed OBS-URL: https://build.opensuse.org/request/show/1036812 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=954
This commit is contained in:
parent
f70748c633
commit
8ef6761a44
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 19 14:55:39 UTC 2022 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
||||
|
||||
- Reenable parallel build again as the buildsystem got fixed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 16 07:07:00 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wine
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
@ -317,8 +317,7 @@ echo " conflicts \"otherproviders(wine-devel-<targettype>)\"" >> %SOURCE7
|
||||
|
||||
cat %SOURCE7
|
||||
%endif
|
||||
# parallel make currently broken in 7.13
|
||||
make all # %{?_smp_mflags} all
|
||||
make %{?_smp_mflags} all
|
||||
|
||||
%install
|
||||
make install DESTDIR=%{buildroot}
|
||||
|
Loading…
Reference in New Issue
Block a user