Remove tcsh-6.22.02-workaround-common.patch

OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=107
This commit is contained in:
Dr. Werner Fink 2020-11-20 13:07:54 +00:00 committed by Git OBS Bridge
parent eff28e87fb
commit bd6957e374
3 changed files with 1 additions and 13 deletions

View File

@ -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 */

View File

@ -19,6 +19,7 @@ Fri Nov 20 11:48:50 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- 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 <werner@suse.de>

View File

@ -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