From: Khem Raj Date: Tue, 21 Jul 2015 06:39:42 +0000 (-0700) Subject: locale: Do not define lang_ab for tcy_IN and bhb_IN X-Git-Tag: glibc-2.22~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb524be8f1160fd705b31d7d9671a05bf595793;p=thirdparty%2Fglibc.git locale: Do not define lang_ab for tcy_IN and bhb_IN After renaming localedef now complains and build fails LC_ADDRESS: field `lang_ab' must not be defined earlier the names were similar to lang_ab definitions 'tu' or 'bh' but after rename they are not. --- diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 030326b84ba..0a916809b88 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2015-07-21 Khem Raj + + [BZ #17475] + * locales/bhb_IN: Do not define lang_ab. + * locales/tcy_IN: Ditto. + 2015-07-21 Khem Raj [BZ #17475] diff --git a/localedata/locales/bhb_IN b/localedata/locales/bhb_IN index 8521257bfc5..b98d67dcbeb 100644 --- a/localedata/locales/bhb_IN +++ b/localedata/locales/bhb_IN @@ -163,7 +163,7 @@ country_ab3 "" country_car "" country_num 356 lang_name "" -lang_ab "" +lang_ab "" lang_term "" lang_lib "" END LC_ADDRESS diff --git a/localedata/locales/tcy_IN b/localedata/locales/tcy_IN index 3fc1e1a94ab..a737bb351a1 100644 --- a/localedata/locales/tcy_IN +++ b/localedata/locales/tcy_IN @@ -179,7 +179,7 @@ country_ab3 "" country_car "" country_num 356 lang_name "" -lang_ab "" +lang_ab "" lang_term "" lang_lib "" END LC_ADDRESS