[gtk3/f20] Try again

Matthias Clasen mclasen at fedoraproject.org
Thu Dec 5 10:39:10 UTC 2013


commit a03bd9c7257fe9719d0823e1dead0b8de3d0509a
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Dec 5 05:39:03 2013 -0500

    Try again

 gtk3.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/gtk3.spec b/gtk3.spec
index c9fa30f..ec3c902 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -135,6 +135,11 @@ the functionality of the installed %{name} package.
 
 %prep
 %setup -q -n gtk+-%{version}
+# work around tarball generated with too new Wayland
+rm gdk/wayland/xdg-shell-client-protocol.h
+rm gdk/wayland/xdg-shell-protocol.c
+rm gdk/wayland/gtk-shell-client-protocol.h
+rm gdk/wayland/gtk-shell-protocol.c
 
 %build
 


More information about the scm-commits mailing list