aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/tkhonyaku/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/tkhonyaku/files/patch-aa')
-rw-r--r--japanese/tkhonyaku/files/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/japanese/tkhonyaku/files/patch-aa b/japanese/tkhonyaku/files/patch-aa
new file mode 100644
index 00000000000..8fef964eef0
--- /dev/null
+++ b/japanese/tkhonyaku/files/patch-aa
@@ -0,0 +1,19 @@
+--- tkhonyaku.orig Mon Jul 10 05:56:43 2000
++++ tkhonyaku Mon Jul 10 05:56:47 2000
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+ # the next line restart using wish \
+-exec wish "$0" "$@"
++exec wish8.0jp "$0" "$@"
+
+ #===========================================================================
+ # 『Tk翻訳』version 1.0
+@@ -87,7 +87,7 @@
+ set respdir ~/.tkhonyaku/ ;# レスポンスファイルのディレクトリ
+ set logdir ~/.tkhonyaku/ ;# エラーログのディレクトリ
+ set conf_file ~/.tkhonyaku/tkhonyaku.conf ;# 設定ファイルのフルパス
+- set helpdir /usr/doc/tkhonyaku-1.0 ;# ヘルプファイルのディレクトリ
++ set helpdir /usr/local/share/doc/tkhonyaku ;# ヘルプファイルのディレクトリ
+ set gifdir /usr/local/tkhonyaku ;# GIF ファイルのディレクトリ
+ }
+ windows {