From 1234bb4c273ecb4b384e817a3df0c842d914c220 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Sat, 25 Nov 2017 12:35:14 -0600 Subject: [PATCH] disable shell32-ACE_Viewer patch for now, breaks ARMv7 --- wine.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wine.spec b/wine.spec index cc2f375..f5152f3 100644 --- a/wine.spec +++ b/wine.spec @@ -666,7 +666,8 @@ This package adds the opencl driver for wine. gzip -dc %{SOURCE900} | tar -xf - --strip-components=1 %if 0%{?compholio} -make -C patches DESTDIR="`pwd`" install +# disable shell32-ACE_Viewer patch for now, breaks ARMv7 +patches/patchinstall.sh DESTDIR="`pwd`" --all -W shell32-ACE_Viewer # fix parallelized build sed -i -e 's!^loader server: libs/port libs/wine tools.*!& include!' Makefile.in