diff options
Diffstat (limited to 'chinese/ted/files/patch-ab')
| -rw-r--r-- | chinese/ted/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/chinese/ted/files/patch-ab b/chinese/ted/files/patch-ab deleted file mode 100644 index a8ce29cc734c..000000000000 --- a/chinese/ted/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- xkey.c.orig Mon Nov 3 16:52:47 1997 -+++ xkey.c Mon Nov 10 09:34:52 1997 -@@ -602,7 +602,7 @@ - if (fp=fopen( - strcat(strcat(strcpy(tt,(char *)getenv("HOME")),"/.Ted/"),ftedrc), "r" - )) return fp; --if (fp=fopen(strcat(strcat(strcpy(uu, TEDDIR),"/"),ftedrc),"r")) -+if (fp=fopen(strcat(strcat(strcpy(uu, "/usr/X11R6/lib/X11/ted/"),"/"),ftedrc),"r")) - return fp; - if (!depth) { - if (cdtedrc) |
