mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
shells/tcsh
Patch based on a contribution from Tim Kelly.
This commit is contained in:
parent
5a6c422af3
commit
ba035cd271
@ -3,15 +3,15 @@ bin/tcsh
|
||||
man/man1/tcsh.1
|
||||
share/examples/tcsh/complete.tcsh
|
||||
share/examples/tcsh/csh-mode.el
|
||||
share/locale/C/LC_MESSAGES/tcsh.cat
|
||||
share/locale/de/LC_MESSAGES/tcsh.cat
|
||||
share/locale/es/LC_MESSAGES/tcsh.cat
|
||||
share/locale/et/LC_MESSAGES/tcsh.cat
|
||||
share/locale/fi/LC_MESSAGES/tcsh.cat
|
||||
share/locale/fr/LC_MESSAGES/tcsh.cat
|
||||
share/locale/gr/LC_MESSAGES/tcsh.cat
|
||||
share/locale/it/LC_MESSAGES/tcsh.cat
|
||||
share/locale/ja/LC_MESSAGES/tcsh.cat
|
||||
share/locale/pl/LC_MESSAGES/tcsh.cat
|
||||
share/locale/ru/LC_MESSAGES/tcsh.cat
|
||||
share/locale/ru_UA/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/C/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/de/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/es/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/et/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/fi/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/fr/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/gr/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/it/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/ja/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/pl/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/ru/LC_MESSAGES/tcsh.cat
|
||||
@comment MINIX: share/locale/ru_UA/LC_MESSAGES/tcsh.cat
|
||||
|
@ -7,3 +7,4 @@ SHA1 (patch-aa) = cedcb5e0b209c50a945db6778fd86574ad16ad6b
|
||||
SHA1 (patch-ab) = 8cf26988778b5331360eb1aab98bfcc920c71ac2
|
||||
SHA1 (patch-configure) = 91c2019da8c074bd6f24b84bf798ccd497110727
|
||||
SHA1 (patch-sh.h) = ac6211ddd5e552e9baec2d35aed5e7e573cab04e
|
||||
SHA1 (patch-zz-minix-a) = cef2bc4fd2c30fc54678084376f01ba087aef3d2
|
||||
|
11
shells/tcsh/patches/patch-zz-minix-a
Normal file
11
shells/tcsh/patches/patch-zz-minix-a
Normal file
@ -0,0 +1,11 @@
|
||||
--- configure.orig Wed Jan 20 13:28:56 2016
|
||||
+++ configure Wed Jan 20 13:29:39 2016
|
||||
@@ -2807,7 +2807,7 @@
|
||||
|
||||
## Minix systems
|
||||
*-*-minix*)
|
||||
- tcsh_config_file=minix
|
||||
+ tcsh_config_file=bsd4.4
|
||||
;;
|
||||
|
||||
## NetBSD systems
|
Loading…
x
Reference in New Issue
Block a user