CVSROOT: /cvs/webwml Module name: webwml Changes by: hosiet-guest 17/08/15 23:49:08
Modified files:
chinese/bin : generate-zh-variants.sh
Log message:
chinese: bin/g-z-v.sh: detect opencc version
OpenCC v0.x and OpenCC v1.x works differently.
In order to make this script compatible for Debian 9+, we need to
detect opencc version in the script and add compat layer to make
it work for both version.

