From 2003afc9818171dd1ae14cd1b30a2d61e7e845ab Mon Sep 17 00:00:00 2001 From: Jeremy Newton Date: Jan 01 2016 18:29:04 +0000 Subject: Forgot a case statment see last commit --- diff --git a/wxGTK3.spec b/wxGTK3.spec index 189b857..02d12bd 100644 --- a/wxGTK3.spec +++ b/wxGTK3.spec @@ -143,7 +143,9 @@ This package provides documentation for the %{srcname} library. %patch1 -p1 -b .upstreamfixes %patch2 -p1 -b .spinbutt %patch3 -p1 -b .checkradio +%if %{gtkver} == 3 %patch4 -p1 -b .wayland +%endif # patch some installed files to avoid conflicts with 2.8.* sed -i -e 's|aclocal)|aclocal/wxwin3.m4)|' Makefile.in