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:
@@ -4,6 +4,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
export HOME=/boot/home
|
export HOME=/boot/home
|
||||||
|
export LC_CTYPE="en_US.UTF-8"
|
||||||
|
|
||||||
BUILDHOME=/boot/develop
|
BUILDHOME=/boot/develop
|
||||||
BETOOLS="$BUILDHOME/tools/gnupro/bin"
|
BETOOLS="$BUILDHOME/tools/gnupro/bin"
|
||||||
|
|||||||
Reference in New Issue
Block a user