[projects/rc-scripts] sysconfig/i18n: single SUPPORTED_LOCALES is enough

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


commit dfca8ce30b28f1bc3d921b1f85d1b5accc3fd6b5
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Fri Dec 20 14:57:09 2013 +0100

    sysconfig/i18n: single SUPPORTED_LOCALES is enough

 sysconfig/i18n | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/sysconfig/i18n b/sysconfig/i18n
index 1d3db01..c2e9f01 100644
--- a/sysconfig/i18n
+++ b/sysconfig/i18n
@@ -5,8 +5,6 @@
 #LANG=en_US.UTF-8
 #LANG=pl_PL.UTF-8
 
-# list of supported locales, otherwise install glibc-localedb-all to get all locales
-#SUPPORTED_LOCALES="pl_PL.UTF-8/UTF-8 en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8 en_GB.UTF-8/UTF-8 pl_PL/ISO-8859-2 de_DE/ISO-8859-1 en_GB/ISO-8859-1 en_US/ISO-8859-1"
-
+# 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"
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list