diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2011-07-01 21:31:16 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2011-07-09 15:14:49 -0300 |
commit | f2009c4c76daf31cd008b6faee8b96abaacc7673 (patch) | |
tree | 06ea9cf01c982c3a36dae584709a67ee2bcd4b4d /configs/releng/root-image/etc/locale.gen | |
parent | 4090ba626017d1fd70f5b120c2337f2b746a6911 (diff) | |
download | archiso32-f2009c4c76daf31cd008b6faee8b96abaacc7673.tar.xz |
[configs/releng] Re-generate locales only if needed.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng/root-image/etc/locale.gen')
-rw-r--r-- | configs/releng/root-image/etc/locale.gen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/releng/root-image/etc/locale.gen b/configs/releng/root-image/etc/locale.gen index ee50b2b..7e4e293 100644 --- a/configs/releng/root-image/etc/locale.gen +++ b/configs/releng/root-image/etc/locale.gen @@ -153,7 +153,7 @@ #en_PH ISO-8859-1 #en_SG.UTF-8 UTF-8 #en_SG ISO-8859-1 -#en_US.UTF-8 UTF-8 +en_US.UTF-8 UTF-8 #en_US ISO-8859-1 #en_ZA.UTF-8 UTF-8 #en_ZA ISO-8859-1 |