From ee0924206ab759b7f95931dd2a3567fc6fa7da7f Mon Sep 17 00:00:00 2001 From: Russell Golden Date: Nov 08 2013 21:59:05 +0000 Subject: Sigh. patch0 directive back for Fedora 19 and above. --- diff --git a/weechat.spec b/weechat.spec index e1e9889..b2d1b3c 100644 --- a/weechat.spec +++ b/weechat.spec @@ -53,10 +53,10 @@ This package contains include files and pc file for weechat. %prep %setup -q -n %{name}-%{version} +#patch0 -p1 +%if 0%{?fedora} >= 19 %patch0 -p1 -#if 0#{?fedora} >= 19 -#patch1 -p1 -#endif +%endif %build