]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - src/patches/glibc/glibc-rh749188.patch
Merge remote-tracking branch 'origin/next' into thirteen
[people/teissler/ipfire-2.x.git] / src / patches / glibc / glibc-rh749188.patch
1 commit 0e8131bb32cf026c87baeacb7abf2a9bdbbc4953
2 Author: Andreas Schwab <schwab@redhat.com>
3 Date: Sun May 8 21:48:03 2011 -0400
4
5 Remove .UTF-8 suffix from locale names when it is the only supported codeset
6
7 diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
8 index d665961..e952c17 100644
9 --- a/localedata/SUPPORTED
10 +++ b/localedata/SUPPORTED
11 @@ -46,8 +46,8 @@ ar_TN.UTF-8/UTF-8 \
12 ar_TN/ISO-8859-6 \
13 ar_YE.UTF-8/UTF-8 \
14 ar_YE/ISO-8859-6 \
15 -az_AZ.UTF-8/UTF-8 \
16 -as_IN.UTF-8/UTF-8 \
17 +az_AZ/UTF-8 \
18 +as_IN/UTF-8 \
19 ast_ES.UTF-8/UTF-8 \
20 ast_ES/ISO-8859-15 \
21 be_BY.UTF-8/UTF-8 \
22 @@ -385,8 +385,8 @@ tr_CY/ISO-8859-9 \
23 tr_TR.UTF-8/UTF-8 \
24 tr_TR/ISO-8859-9 \
25 ts_ZA/UTF-8 \
26 -tt_RU.UTF-8/UTF-8 \
27 -tt_RU.UTF-8@iqtelif/UTF-8 \
28 +tt_RU/UTF-8 \
29 +tt_RU@iqtelif/UTF-8 \
30 ug_CN/UTF-8 \
31 uk_UA.UTF-8/UTF-8 \
32 uk_UA/KOI8-U \