Don't try to apply a nonexistent patch.

This commit is contained in:
Jerry James 2020-06-23 15:43:31 -06:00
parent 8cc14c0339
commit 9619599b71

View File

@ -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 <time.h>\n #include <sys/time.h>]]&|' \