summaryrefslogtreecommitdiff
path: root/textproc/openvanilla-modules/files/patch-Modules-OVIMSpaceChewing0.3-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/openvanilla-modules/files/patch-Modules-OVIMSpaceChewing0.3-Makefile')
-rw-r--r--textproc/openvanilla-modules/files/patch-Modules-OVIMSpaceChewing0.3-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/openvanilla-modules/files/patch-Modules-OVIMSpaceChewing0.3-Makefile b/textproc/openvanilla-modules/files/patch-Modules-OVIMSpaceChewing0.3-Makefile
new file mode 100644
index 000000000000..007cdeff917b
--- /dev/null
+++ b/textproc/openvanilla-modules/files/patch-Modules-OVIMSpaceChewing0.3-Makefile
@@ -0,0 +1,11 @@
+--- Modules/OVIMSpaceChewing0.3/Makefile.orig Tue May 15 22:36:11 2007
++++ Modules/OVIMSpaceChewing0.3/Makefile Tue May 15 22:36:11 2007
+@@ -17,7 +17,7 @@
+
+ data:
+ cd libchewing/tool/; make;
+- svn cat http://svn.openfoundry.org/libchewingdata/utf-8/tsi.src > chewingdata/tsi.src
++ #svn cat http://svn.openfoundry.org/libchewingdata/utf-8/tsi.src > chewingdata/tsi.src
+ cd chewingdata/; ../libchewing/tool/sort_word;
+ cd chewingdata/; ../libchewing/tool/sort_dic tsi.src;
+ cd chewingdata/; ../libchewing/tool/maketree;