use C.UTF-8
This commit is contained in:
parent
af927e9ce6
commit
bb7eb97a43
@ -65,7 +65,7 @@ rm -rf nototools-%{commit1}/third_party/{cldr,dspl,fontcrunch,ohchr,spiro,udhr,u
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
# Work around UTF-8
|
# Work around UTF-8
|
||||||
export LANG=zh_CN.UTF-8
|
export LANG=C.UTF-8
|
||||||
|
|
||||||
pushd nototools-%{commit1}
|
pushd nototools-%{commit1}
|
||||||
export PATH=$PATH:"$PWD/nototools"
|
export PATH=$PATH:"$PWD/nototools"
|
||||||
|
Loading…
Reference in New Issue
Block a user