From 2026e667344c49ef6781e0871d317883e9d8a9ac Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 7 Oct 2013 13:48:38 -0400 Subject: [PATCH] Don't use MSG_DONTWAIT in wl_connection_flush. --- wayland.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wayland.spec b/wayland.spec index 36748a9..a68c844 100644 --- a/wayland.spec +++ b/wayland.spec @@ -86,7 +86,7 @@ Headers and symlinks for developing wayland server applications. %prep %setup -q -n %{name}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}} -%patch1 -p1 -b .flush +%patch0 -p1 -b .flush %build autoreconf -v --install