summaryrefslogtreecommitdiff
path: root/textproc/openvanilla-modules/files/patch-Modules-OVIMSpaceChewing0.3-Makefile
blob: 007cdeff917bef8a8b229ab9166c77b65ead75f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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;