From 9619599b71164dfd41f6bc1d5eb3463bf3664f10 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Tue, 23 Jun 2020 15:43:31 -0600 Subject: [PATCH] Don't try to apply a nonexistent patch. --- check.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/check.spec b/check.spec index a86284c..d2fe2c2 100644 --- a/check.spec +++ b/check.spec @@ -58,7 +58,6 @@ programs suitable for use with the Check unit test framework. %endif %patch1 -p1 %patch2 -p1 -%patch3 -p1 # Fix detection of various time-related function declarations sed -e '/DECLS(\[a/s|)|,,,[AC_INCLUDES_DEFAULT\n[#include \n #include ]]&|' \