Fix typos which cause installation failure of twnn.sh.
This commit is contained in:
parent
8b10c216cd
commit
6f464fd3b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150905
@ -161,10 +161,10 @@ POST-INSTALL)
|
||||
wnn_lang=zh_CN
|
||||
mk_startup_script ${wnnname} ${wnnserver} ${wnn_socket}
|
||||
|
||||
wnnserver2=${PKG_PREFIX}/bin/cWnn4/tserver
|
||||
wnn_lang2=zh_TW
|
||||
wnnname2=twnn
|
||||
wnn_socket2=/tmp/td_sockV4
|
||||
wnnserver=${PKG_PREFIX}/bin/cWnn4/tserver
|
||||
wnn_lang=zh_TW
|
||||
wnnname=twnn
|
||||
wnn_socket=/tmp/td_sockV4
|
||||
mk_startup_script ${wnnname} ${wnnserver} ${wnn_socket}
|
||||
;;
|
||||
ko-FreeWnn-*)
|
||||
|
Loading…
Reference in New Issue
Block a user