Apply patch at correct time

f38
Michael Cronenworth 7 years ago
parent f8c2060211
commit 65bbf56947

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

Loading…
Cancel
Save