wok diff glibc-base/receipt @ rev 16451
glibc-base: default locale is only en_US, other are moved to locale-** (say not to duplicate files); some locale definition files has their dependencies
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Apr 19 12:09:55 2014 +0300 (2014-04-19) |
parents | fbd26a7703dd |
children | 906854cfa70d |
line diff
1.1 --- a/glibc-base/receipt Fri Apr 18 13:49:58 2014 +0300 1.2 +++ b/glibc-base/receipt Sat Apr 19 12:09:55 2014 +0300 1.3 @@ -10,8 +10,8 @@ 1.4 WANTED="glibc" 1.5 HOST_ARCH="i486 arm x86_64" 1.6 1.7 -# Locales include by default, other locales are in: glibc-locale 1.8 -DEFAULT_LOCALE="de_DE en_US en_GB es_ES fr_FR it_IT pt_BR pt_PT" 1.9 +# Locales include by default, other locales are in: locale-** and glibc-locale 1.10 +DEFAULT_LOCALE="en_US en_GB" 1.11 1.12 # Handle multiarch compilation. 1.13 case "$ARCH" in