SetupEnvironment: Remove first set of LC_CTYPE.
It's set again about 30 lines later, this time with the real value, so there's no need to set it here.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#
|
||||
|
||||
export HOME=/boot/home
|
||||
export LC_CTYPE="en_US.UTF-8"
|
||||
|
||||
BUILDHOME=/boot/system/develop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user