8ce0b90
commit 06061c30d615b2862ac360f11384092c92022ea7
8ce0b90
Author: Mike FABIAN <mfabian@redhat.com>
8ce0b90
Date:   Tue Jan 30 18:04:31 2018 +0100
8ce0b90
8ce0b90
    Necessary changes after updating the iso14651_t1_common file
8ce0b90
    
8ce0b90
            * localedata/locales/iso14651_t1_common: Necessary changes
8ce0b90
            to make the file downloaded from ISO usable by glibc.
8ce0b90
8ce0b90
diff --git a/localedata/locales/iso14651_t1_common b/localedata/locales/iso14651_t1_common
8ce0b90
index 989f3322c0ce99be..9546a785fc44b671 100644
8ce0b90
--- a/localedata/locales/iso14651_t1_common
8ce0b90
+++ b/localedata/locales/iso14651_t1_common
8ce0b90
@@ -1,7 +1,14 @@
8ce0b90
-% escape_char /
8ce0b90
-% comment_char %
8ce0b90
+escape_char /
8ce0b90
+comment_char %
8ce0b90
 
8ce0b90
-% LC_COLLATE
8ce0b90
+% This file is part of the GNU C Library and contains locale data.
8ce0b90
+% The Free Software Foundation does not claim any copyright interest
8ce0b90
+% in the locale data contained in this file.  The foregoing does not
8ce0b90
+% affect the license of the GNU C Library as a whole.  It does not
8ce0b90
+% exempt you from the conditions of the license if your use would
8ce0b90
+% otherwise be governed by that license.
8ce0b90
+
8ce0b90
+LC_COLLATE
8ce0b90
 
8ce0b90
 % Decomment the lines above to create an
8ce0b90
 %   LC_COLLATE definition in the style of ISO/IEC TR 14652:2004.
8ce0b90
@@ -21867,10 +21874,11 @@ collating-element <UAABC_AAAF> from "<UAABC><UAAAF>" % collation-element for reo
8ce0b90
 
8ce0b90
 <SFFFF> % Largest primary weight
8ce0b90
 
8ce0b90
-
8ce0b90
-% order_start forward;forward;forward;forward,position
8ce0b90
-
8ce0b90
-% order_start forward;backward;forward;forward,position
8ce0b90
+ifdef DIACRIT_BACKWARD
8ce0b90
+order_start forward;backward;forward;forward,position
8ce0b90
+else
8ce0b90
+order_start forward;forward;forward;forward,position
8ce0b90
+endif
8ce0b90
 
8ce0b90
 % Decomment the first order_start line to specify directions for each level.
8ce0b90
 %   To tailor for French accent handling, instead decomment the second
8ce0b90
@@ -52612,7 +52620,7 @@ collating-element <UAABC_AAAF> from "<UAABC><UAAAF>" % collation-element for reo
8ce0b90
 
8ce0b90
 order_end
8ce0b90
 
8ce0b90
-% END LC_COLLATE
8ce0b90
+END LC_COLLATE
8ce0b90
 
8ce0b90
 % Decomment the line above to create a 14652-style
8ce0b90
 %   LC_COLLATE definition.