[mozc] Fix a typo

Akira TAGOH tagoh at fedoraproject.org
Fri Aug 31 10:06:51 UTC 2012


commit d1e4dfbd6cb5896a84a5330dfea50d8ffbff76a0
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Fri Aug 31 19:06:47 2012 +0900

    Fix a typo

 mozc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mozc.spec b/mozc.spec
index 6c7e8ec..e55829b 100644
--- a/mozc.spec
+++ b/mozc.spec
@@ -140,7 +140,7 @@ to use mozc with XEmacs.
 %patch2 -p1 -b .2-no-Werror
 %patch3 -p1 -b .3-new-ibus
 %patch4 -p1 -b .4-dirs
-(cd data/dictionary;
+(cd data/dictionary_oss;
 python ../../dictionary/gen_zip_code_seed.py --zip_code=../../KEN_ALL.CSV --jigyosyo=../../JIGYOSYO.CSV >> dictionary09.txt;
 )
 


More information about the scm-commits mailing list