diff options
Diffstat (limited to 'inputmethod/xcin/patches/patch-ah')
-rw-r--r-- | inputmethod/xcin/patches/patch-ah | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/inputmethod/xcin/patches/patch-ah b/inputmethod/xcin/patches/patch-ah new file mode 100644 index 00000000000..12f854617c2 --- /dev/null +++ b/inputmethod/xcin/patches/patch-ah @@ -0,0 +1,10 @@ +$NetBSD: patch-ah,v 1.1 2006/01/28 03:03:11 rxg Exp $ + +--- src/Cinput/Makefile.in.orig 2006-01-21 20:37:01.000000000 +0800 ++++ src/Cinput/Makefile.in +@@ -1,4 +1,4 @@ +-SUBSYS = zh_hex gen_inp bimsphone ++SUBSYS = zh_hex gen_inp bimsphone chewing + OTHERS = im_comm + + .PHONY: depend subdirs clean distclean install |