diff --git a/tcsh-6.22.02-workaround-common.patch b/tcsh-6.22.02-workaround-common.patch deleted file mode 100644 index 5ebaf79..0000000 --- a/tcsh-6.22.02-workaround-common.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- tcsh-6.22.02/sh.h -+++ tcsh-6.22.02/sh.h 2020-01-08 12:05:37.346589832 +0000 -@@ -566,7 +566,7 @@ EXTERN int neednote IZERO; /* Need to - EXTERN int noexec IZERO; /* Don't execute, just syntax check */ - EXTERN int pjobs IZERO; /* want to print jobs if interrupted */ - EXTERN int setintr IZERO; /* Set interrupts on/off -> Wait intr... */ --EXTERN int handle_interrupt IZERO;/* Are we currently handling an interrupt? */ -+extern int handle_interrupt IZERO;/* Are we currently handling an interrupt? */ - EXTERN int havhash IZERO; /* path hashing is available */ - EXTERN int editing IZERO; /* doing filename expansion and line editing */ - EXTERN int noediting IZERO; /* initial $term defaulted to noedit */ diff --git a/tcsh.changes b/tcsh.changes index e530894..c84a48d 100644 --- a/tcsh.changes +++ b/tcsh.changes @@ -19,6 +19,7 @@ Fri Nov 20 11:48:50 UTC 2020 - Dr. Werner Fink - Remove patches now upstream * tcsh-6.22.02-double_tilde.dif * tcsh-6.22.02-history-merge.dif + * tcsh-6.22.02-workaround-common.patch ------------------------------------------------------------------- Wed Jul 15 07:34:33 UTC 2020 - Dr. Werner Fink diff --git a/tcsh.spec b/tcsh.spec index 1c76943..65717b6 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -32,7 +32,6 @@ Patch2: tcsh-6.16.00-norm-cmd.dif Patch4: tcsh-6.18.03-colorls.dif Patch5: tcsh-6.17.06-dspmbyte.dif Patch6: tcsh-6.18.03-catalogs.dif -Patch7: tcsh-6.22.02-workaround-common.patch Patch8: tcsh-6.22.02-local-dotlock.dif BuildRequires: autoconf BuildRequires: fdupes @@ -59,7 +58,6 @@ correction, a history mechanism, job control, and a C-like syntax. %patch4 -b .colorls %patch5 -b .dspmbyte %patch6 -b .catalogs -%patch7 -p 1 -b .workaround %patch8 -p 0 -b .dotlock %patch0 -b .0