Skip the vkd3d-latest staging patch due to compile error

https://bugs.winehq.org/show_bug.cgi?id=55221
f38
Michael Cronenworth 2 years ago
parent 20cf6562e1
commit 3789343596

@ -690,7 +690,7 @@ gzip -dc %{SOURCE900} | tar -xf - --strip-components=1
# https://bugs.winehq.org/show_bug.cgi?id=54868
sed -i 's/DWORD pitch_in, DWORD pitch_out/unsigned int pitch_in, unsigned int pitch_out/' patches/wined3d-WINED3DFMT_B8G8R8X8_UNORM/0001-wined3d-Implement-WINED3DFMT_B8G8R8X8_UNORM-to-WINED.patch
staging/patchinstall.py DESTDIR="`pwd`" --all
staging/patchinstall.py DESTDIR="`pwd`" --all -W vkd3d-latest
%endif
# 0%%{?wine_staging}

Loading…
Cancel
Save