summaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-04-22 17:30:09 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-04-22 17:30:09 (GMT)
commitc1bdd67c2bd61b308aed7fdd207c20dcf4e74229 (patch)
tree437b0acae3d17c44a1f0e31c421d393442203308 /build_tools
parent7eb5c8a2169ff8f58a0c0d49a751271cd62a4276 (diff)
downloadlinhes_dev-c1bdd67c2bd61b308aed7fdd207c20dcf4e74229.zip
profile, rc.conf change utf8 to utf-8. This is needed because utf8 is not picked up by mythtv as being valid.
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/post_process/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/post_process/rc.conf b/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/post_process/rc.conf
index 1d2bb7f..43a275f 100755
--- a/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/post_process/rc.conf
+++ b/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/post_process/rc.conf
@@ -15,7 +15,7 @@
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
#
-LOCALE="en_US.utf8"
+LOCALE="en_US.utf-8"
HARDWARECLOCK="UTC"
TIMEZONE="US/Central"
KEYMAP="us"