summaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rw-r--r--patches/tcsh-6.23.00.local.patch (renamed from patches/tcsh-6.22.04.local.patch)9
1 files changed, 0 insertions, 9 deletions
diff --git a/patches/tcsh-6.22.04.local.patch b/patches/tcsh-6.23.00.local.patch
index b2a3a1b3..4ed41cd4 100644
--- a/patches/tcsh-6.22.04.local.patch
+++ b/patches/tcsh-6.23.00.local.patch
@@ -171,15 +171,6 @@ diff -Nru tcsh-6.22.00.orig/configure tcsh-6.22.00/configure
* )
as_fn_error $? "Tcsh can't guess the configuration file name
for \`${host}' systems.
-@@ -4284,7 +4289,7 @@
- return 0;
- }
- _ACEOF
--for ac_lib in '' termlib tinfo termcap curses ncurses; do
-+for ac_lib in '' termlib tinfo termcap curses ncurses tinfo; do
- if test -z "$ac_lib"; then
- ac_res="none required"
- else
diff -Nru tcsh-6.22.00.orig/ed.inputl.c tcsh-6.22.00/ed.inputl.c
--- tcsh-6.22.00.orig/ed.inputl.c 2019-11-28 17:00:05.000000000 +0100
+++ tcsh-6.22.00/ed.inputl.c 2020-08-21 19:22:12.899460169 +0200