Added setting of LC_CTYPE to SetupEnviroment, this fixes #7412
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41385 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d3e3ae8edc
commit
940d7808e5
@ -4,6 +4,7 @@
|
||||
#
|
||||
|
||||
export HOME=/boot/home
|
||||
export LC_CTYPE="en_US.UTF-8"
|
||||
|
||||
BUILDHOME=/boot/develop
|
||||
BETOOLS="$BUILDHOME/tools/gnupro/bin"
|
||||
|
Loading…
Reference in New Issue
Block a user