From 65bbf5694707f3471a1d03daad81f2fda1e16cd6 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Tue, 24 Jul 2018 13:34:15 -0500 Subject: [PATCH] Apply patch at correct time --- wine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wine.spec b/wine.spec index 9d7061c..805bc62 100644 --- a/wine.spec +++ b/wine.spec @@ -682,7 +682,6 @@ This package adds the opencl driver for wine. %prep %setup -q -n wine-%{version} -%patch0 -p1 -b.pulseaudio %patch511 -p1 -b.cjk %if 0%{?wine_staging} @@ -690,6 +689,7 @@ This package adds the opencl driver for wine. gzip -dc %{SOURCE900} | tar -xf - --strip-components=1 patches/patchinstall.sh DESTDIR="`pwd`" --all +%patch0 -p1 -b.pulseaudio # fix parallelized build sed -i -e 's!^loader server: libs/port libs/wine tools.*!& include!' Makefile.in