* Clear more locale-related variables in the installer.

svn path=/nixos/trunk/; revision=33722
This commit is contained in:
Eelco Dolstra 2012-04-10 13:28:17 +00:00
parent b2025c4687
commit 5c06c66b68

View file

@ -95,6 +95,8 @@ done
# We don't have locale-archive in the chroot, so clear $LANG.
export LANG=
export LC_ALL=
export LC_TIME=
# Register the paths in the Nix closure as valid. This is necessary