diff options
author | asami <asami@FreeBSD.org> | 1997-03-11 11:52:43 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-03-11 11:52:43 +0000 |
commit | 94f13e3603e586111565fccfee95d1e22a8059f5 (patch) | |
tree | 018039392c5a00ecb4afb9486ba74dbf67ffe1ea /japanese/expect/files/patch-ae | |
parent | 10c0024f6c0915a2b13756a56af02987bcc66231 (diff) | |
download | FreeBSD-ports-94f13e3603e586111565fccfee95d1e22a8059f5.zip FreeBSD-ports-94f13e3603e586111565fccfee95d1e22a8059f5.tar.gz |
Japanized expect, uses some files from lang/expect port. Closes
PR ports/2940.
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Diffstat (limited to 'japanese/expect/files/patch-ae')
-rw-r--r-- | japanese/expect/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/expect/files/patch-ae b/japanese/expect/files/patch-ae new file mode 100644 index 0000000..e19d36a --- /dev/null +++ b/japanese/expect/files/patch-ae @@ -0,0 +1,11 @@ +--- pkgIndex.in.ORIG Mon Mar 10 18:13:53 1997 ++++ pkgIndex.in Mon Mar 10 18:15:17 1997 +@@ -17,7 +17,7 @@ + } + + package ifneeded Expect @EXP_VERSION_FULL@ [list tclPkgSetup $prefix/lib Expect @EXP_VERSION_FULL@ \ +-{{libexpect5.22.so load {debug disconnect exp_close exp_continue exp_debug \ ++{{libexpectjp5.22.so load {debug disconnect exp_close exp_continue exp_debug \ + exp_disconnect exp_exit exp_fork exp_getpid exp_inter_return exp_interact \ + exp_internal exp_interpreter exp_log_file exp_log_user exp_match_max \ + exp_open exp_overlay exp_parity exp_pid exp_remove_nulls exp_send \ |