[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 174462dd59c100b434fd3b706d5f0346176832a0

Jonas Smedegaard dr at jones.dk
Wed Dec 21 11:52:12 UTC 2011


The following commit has been merged in the master branch:
commit 174462dd59c100b434fd3b706d5f0346176832a0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Dec 21 18:51:57 2011 +0700

    Use UTF-8 in locale.

diff --git a/install.sh b/install.sh
index a82e39e..c5c76e1 100755
--- a/install.sh
+++ b/install.sh
@@ -65,7 +65,7 @@ TRAYER=${TRAYER:-trayer}
 ZHONE=${ZHONE:-true}
 
 # let us all see the same error messages and possibly suppress some by apt-get
-export LANG=C
+export LANG=C.UTF-8
 
 # hardening for the case that a user uses capitals
 lc APT_RECOMMENDS BOOTSTRAPPER FSO_DEVICE QI QI_VERBOSE_BOOT SD_PART1_FS SD_PART2_FS 

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list