[projects/rc-scripts] sysconfig/i18n: C.UTF-8 locale added

jajcus jajcus at pld-linux.org
Fri Dec 20 15:00:06 CET 2013


commit adfbd74e015989e0b90239e9057b06f915e1ccac
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Fri Dec 20 14:58:01 2013 +0100

    sysconfig/i18n: C.UTF-8 locale added
    
    Some software may expect this.
    
    localedb-src >= 2.18-6 needed (otherwise the entry will be skipped with
    warning)

 sysconfig/i18n | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sysconfig/i18n b/sysconfig/i18n
index c2e9f01..83e4e19 100644
--- a/sysconfig/i18n
+++ b/sysconfig/i18n
@@ -7,4 +7,4 @@
 
 # list of locales to build if glibc-localedb-all package is not installed
 # enable, install "localedb-src" package and execute "localedb-gen"
-#SUPPORTED_LOCALES="en_US.UTF-8/UTF-8 en_US/ISO-8859-1"
+#SUPPORTED_LOCALES="C.UTF-8/UTF-8 en_US.UTF-8/UTF-8 en_US/ISO-8859-1"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/rc-scripts.git/commitdiff/adfbd74e015989e0b90239e9057b06f915e1ccac



More information about the pld-cvs-commit mailing list