From 5b7840b6f8df93b48d82d6c0788e244c0ed82b12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Thu, 21 Jun 2018 14:39:34 +0000 Subject: patches/tcsh-6.20.00.local.patch: via Redfoxmoon. --- patches/tcsh-6.20.00.local.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'patches') diff --git a/patches/tcsh-6.20.00.local.patch b/patches/tcsh-6.20.00.local.patch index 1419f9ae..32b33322 100644 --- a/patches/tcsh-6.20.00.local.patch +++ b/patches/tcsh-6.20.00.local.patch @@ -1,3 +1,14 @@ +--- tcsh-6.20.00.orig/configure 2018-06-21 16:23:41.803468940 +0200 ++++ tcsh-6.20.00/configure 2018-06-21 16:24:12.059836489 +0200 +@@ -4289,7 +4289,7 @@ + return 0; + } + _ACEOF +-for ac_lib in '' termlib termcap curses ncurses; do ++for ac_lib in '' termlib termcap curses ncurses tinfo; do + if test -z "$ac_lib"; then + ac_res="none required" + else --- tcsh-6.20.00/config_f.h.orig 2016-04-16 17:44:18.000000000 +0200 +++ tcsh-6.20.00/config_f.h 2016-12-18 02:01:28.699635400 +0100 @@ -139,11 +139,9 @@ -- cgit v1.2.3