From 82ddc2e1078458ee98ffc768c4d513b0f82975da Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sat, 22 Feb 2020 20:44:35 +0000 Subject: Unbreak the build: - Update MASTER_SITES. - Add missing dependency. - Regenerate patches. --- cad/spice/files/patch-src_lib_fte_dotcards.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cad/spice/files/patch-src_lib_fte_dotcards.c') diff --git a/cad/spice/files/patch-src_lib_fte_dotcards.c b/cad/spice/files/patch-src_lib_fte_dotcards.c index 47103c282e89..7b91daf00cda 100644 --- a/cad/spice/files/patch-src_lib_fte_dotcards.c +++ b/cad/spice/files/patch-src_lib_fte_dotcards.c @@ -1,6 +1,6 @@ ---- src/lib/fte/dotcards.c.orig 1993-07-30 13:44:28.000000000 +0900 -+++ src/lib/fte/dotcards.c 2013-05-01 05:07:55.000000000 +0900 -@@ -405,11 +405,17 @@ +--- src/lib/fte/dotcards.c.orig 1993-07-30 04:44:28 UTC ++++ src/lib/fte/dotcards.c +@@ -405,11 +405,17 @@ fixem(string) char *string; { char buf[BSIZE_SP], *s, *t, *ss = string; @@ -18,7 +18,7 @@ for (t = s; *t && (*t != ')'); t++) ; *t = '\0'; -@@ -589,6 +595,10 @@ +@@ -589,6 +595,10 @@ gettoks(s) if (c) *c = 0; -- cgit v1.2.3