diff options
author | Ørjan Malde <red@foxi.me> | 2021-12-05 20:11:23 +0100 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2021-12-05 20:11:23 +0100 |
commit | b03d2a69d7f0da21a7f5d8d58a1ca152d0e39417 (patch) | |
tree | e82ef1a41bba25f7316001174484b819e2b177d7 /patches | |
parent | ada48763a18c6c60deee0f30ce38b892eb794445 (diff) | |
download | midipix_build-b03d2a69d7f0da21a7f5d8d58a1ca152d0e39417.tar.bz2 midipix_build-b03d2a69d7f0da21a7f5d8d58a1ca152d0e39417.tar.xz |
groups/211.native_packages_cmdline.group: tcsh: bump to v6.23.00
Signed-off-by: Ørjan Malde <red@foxi.me>
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 |