Accepting request 1036815 from Emulators

- Reenable parallel build again as the buildsystem got fixed (forwarded request 1036812 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/1036815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=392
This commit is contained in:
Dominique Leuenberger 2022-11-19 17:09:49 +00:00 committed by Git OBS Bridge
commit f407d38c21
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> 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 # Copyright (c) 2022 SUSE LLC
# #
@ -317,8 +317,7 @@ echo " conflicts \"otherproviders(wine-devel-<targettype>)\"" >> %SOURCE7
cat %SOURCE7 cat %SOURCE7
%endif %endif
# parallel make currently broken in 7.13 make %{?_smp_mflags} all
make all # %{?_smp_mflags} all
%install %install
make install DESTDIR=%{buildroot} make install DESTDIR=%{buildroot}