diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-11-03 07:58:44 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-11-03 07:58:44 +0000 |
commit | 2969c8fe5e76a13b16a0728bc3ef0335812b6c8e (patch) | |
tree | 952d9d85e4f04feb072add6733de7f5cfc5200a5 /japanese/scim-tables/files/patch-ja-Makefile.in | |
parent | Update to 0.5.4. (diff) |
Update to 0.5.4.
o Add expremental T-Code/TUT-Code support. [1]
Mentored by: Makoto Fujiwara <makoto@ki.nu> (T-Code meister) [1]
WWW: http://www.ki.nu/~makoto/tcode/ [1]
Notes
Notes:
svn path=/head/; revision=147088
Diffstat (limited to 'japanese/scim-tables/files/patch-ja-Makefile.in')
-rw-r--r-- | japanese/scim-tables/files/patch-ja-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/scim-tables/files/patch-ja-Makefile.in b/japanese/scim-tables/files/patch-ja-Makefile.in deleted file mode 100644 index 44386bae4e55..000000000000 --- a/japanese/scim-tables/files/patch-ja-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ja/Makefile.in.orig Sun Feb 27 14:54:18 2005 -+++ ja/Makefile.in Sun Mar 6 15:45:55 2005 -@@ -223,7 +223,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SCIM_MAKE_TABLE = $(top_builddir)/src/scim-make-table -+SCIM_MAKE_TABLE = scim-make-table - scim_tables_source = HIRAGANA.txt.in KATAKANA.txt.in Nippon.txt.in - scim_tables = HIRAGANA.txt KATAKANA.txt Nippon.txt - scim_tables_bindir = $(SCIM_TABLEDIR) |