use C.UTF-8

This commit is contained in:
Peng Wu 2017-12-14 16:29:41 +08:00
parent af927e9ce6
commit bb7eb97a43

View File

@ -65,7 +65,7 @@ rm -rf nototools-%{commit1}/third_party/{cldr,dspl,fontcrunch,ohchr,spiro,udhr,u
%build
# Work around UTF-8
export LANG=zh_CN.UTF-8
export LANG=C.UTF-8
pushd nototools-%{commit1}
export PATH=$PATH:"$PWD/nototools"