From c1bdd67c2bd61b308aed7fdd207c20dcf4e74229 Mon Sep 17 00:00:00 2001
From: James Meyer <james.meyer@operamail.com>
Date: Sun, 22 Apr 2012 12:30:09 -0500
Subject: profile, rc.conf change utf8 to utf-8.  This is needed because utf8
 is not picked up by mythtv as being valid.

---
 .../larch0/profiles/linhes-local-disk-testing-i686/post_process/rc.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"
-- 
cgit v0.12