need to re-generate quanpin.dat on building machines.
authorYong Sun <mail@yongsun.me>
Mon, 01 Mar 2010 22:31:23 +0800
changeset 568 bcdb3a90c973
parent 567 b994744c035e
child 569 09cd4a47ac1f
need to re-generate quanpin.dat on building machines.
specs/ibus-sunpinyin.spec
--- a/specs/ibus-sunpinyin.spec	Mon Mar 01 13:57:47 2010 +0900
+++ b/specs/ibus-sunpinyin.spec	Mon Mar 01 22:31:23 2010 +0800
@@ -37,6 +37,8 @@
              --disable-cle --enable-ibus
 make
 
+cd python; python pinyin_data.py; cd -
+
 %install
 rm -rf ${RPM_BUILD_ROOT}
 DESTDIR=${RPM_BUILD_ROOT} make install