From 84a71e4af3f6c6321ffb8d8e48180557622a64f70c8acf8e921fc2da7844f575 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 16 Jul 2022 11:45:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=931 --- wine.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wine.spec b/wine.spec index 172578b..bd5d005 100644 --- a/wine.spec +++ b/wine.spec @@ -317,7 +317,8 @@ echo " conflicts \"otherproviders(wine-devel-)\"" >> %SOURCE7 cat %SOURCE7 %endif -make %{?_smp_mflags} all +# parallel make currently broken in 7.13 +make all # %{?_smp_mflags} all %install make install DESTDIR=%{buildroot}