SHA256
1
0
forked from pool/wine

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:
Marcus Meissner 2022-11-19 15:48:46 +00:00 committed by Git OBS Bridge
parent f70748c633
commit 8ef6761a44
2 changed files with 7 additions and 3 deletions

View File

@ -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>

View File

@ -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}