Mageia Bugzilla – Attachment 7890 Details for
Bug 18539
setlocale: LC_COLLATE: cannot change locale (en_BE.UTF-8)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
re-enable en_BE
reenable-en_BE.diff (text/plain), 1.21 KB, created by
Thierry Vignaud
on 2016-06-02 15:32:35 CEST
(
hide
)
Description:
re-enable en_BE
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2016-06-02 15:32:35 CEST
Size:
1.21 KB
patch
obsolete
>Index: SPECS/locales.spec >=================================================================== >--- SPECS/locales.spec (révision 1020013) >+++ SPECS/locales.spec (copie de travail) >@@ -296,15 +296,15 @@ > > # en_BE is required for conformance to LI18NUX2000/OpenI18N > # (http://www.openi18n.org/docs/pdf/OpenI18N1.3.pdf) >-#for i in $LOCALEDIR/en_IE* ; do >-# mkdir $LOCALEDIR/en_BE`basename $i | cut -b6- ` >-# cp -var $i/* $LOCALEDIR/en_BE`basename $i | cut -b6- ` >-# for j in LC_MONETARY LC_TELEPHONE LC_ADDRESS >-# do >-# cp -var $LOCALEDIR/nl_BE`basename $i | cut -b6- `/$j \ >-# $LOCALEDIR/en_BE`basename $i | cut -b6- ` >-# done >-#done >+for i in $LOCALEDIR/en_IE* ; do >+ mkdir $LOCALEDIR/en_BE`basename $i | cut -b6- ` >+ cp -var $i/* $LOCALEDIR/en_BE`basename $i | cut -b6- ` >+ for j in LC_MONETARY LC_TELEPHONE LC_ADDRESS >+ do >+ cp -var $LOCALEDIR/nl_BE`basename $i | cut -b6- `/$j \ >+ $LOCALEDIR/en_BE`basename $i | cut -b6- ` >+ done >+done > > #========================================================= > >@@ -1370,7 +1370,7 @@ > %files -n locales-en > /usr/share/locale/en_AG* > /usr/share/locale/en_AU* >-#/usr/share/locale/en_BE* >+/usr/share/locale/en_BE* > /usr/share/locale/en_BW* > /usr/share/locale/en_CA* > /usr/share/locale/en_DK*
Index: SPECS/locales.spec =================================================================== --- SPECS/locales.spec (révision 1020013) +++ SPECS/locales.spec (copie de travail) @@ -296,15 +296,15 @@ # en_BE is required for conformance to LI18NUX2000/OpenI18N # (http://www.openi18n.org/docs/pdf/OpenI18N1.3.pdf) -#for i in $LOCALEDIR/en_IE* ; do -# mkdir $LOCALEDIR/en_BE`basename $i | cut -b6- ` -# cp -var $i/* $LOCALEDIR/en_BE`basename $i | cut -b6- ` -# for j in LC_MONETARY LC_TELEPHONE LC_ADDRESS -# do -# cp -var $LOCALEDIR/nl_BE`basename $i | cut -b6- `/$j \ -# $LOCALEDIR/en_BE`basename $i | cut -b6- ` -# done -#done +for i in $LOCALEDIR/en_IE* ; do + mkdir $LOCALEDIR/en_BE`basename $i | cut -b6- ` + cp -var $i/* $LOCALEDIR/en_BE`basename $i | cut -b6- ` + for j in LC_MONETARY LC_TELEPHONE LC_ADDRESS + do + cp -var $LOCALEDIR/nl_BE`basename $i | cut -b6- `/$j \ + $LOCALEDIR/en_BE`basename $i | cut -b6- ` + done +done #========================================================= @@ -1370,7 +1370,7 @@ %files -n locales-en /usr/share/locale/en_AG* /usr/share/locale/en_AU* -#/usr/share/locale/en_BE* +/usr/share/locale/en_BE* /usr/share/locale/en_BW* /usr/share/locale/en_CA* /usr/share/locale/en_DK*
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18539
: 7890