From 60a5509b4a176e09266f156347134bb137967d97 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 15 Mar 2011 11:55:57 -0400 Subject: [PATCH] Disable build patch. The problem seem to be fixed in this release and the patch does not apply cleanly anymore. --- libtevent.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtevent.spec b/libtevent.spec index 7f623b3..2ccad39 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -49,7 +49,7 @@ Python bindings for libtevent %prep %setup -q -n tevent-%{version} -%patch0001 -p1 +#%patch0001 -p1 %build %configure --disable-rpath --bundled-libraries=NONE