git: locales: Fix pt_BR.ISO8859-15, remove UTF-8

John Marino marino at crater.dragonflybsd.org
Sun Aug 2 02:14:28 PDT 2015


commit a0fdfaca2adbb57ab33ee2aab0e1ada4067e0499
Author: John Marino <draco at marino.st>
Date:   Sun Aug 2 11:02:21 2015 +0200

    locales: Fix pt_BR.ISO8859-15, remove UTF-8
    
    The pt_BR.ISO8859-15 locale was not properly defined because it's
    directory was not pre-created (fixed now).  The UTF-8 CTYPE is no longer
    used (every locale explicitly is accounted for) so let's remove it.
    
    The Brazilian locale won't always be fixed under quickworld, it will
    require a full build in some cases.

Summary of changes:
 Makefile_upgrade.inc     | 1 +
 etc/mtree/BSD.local.dist | 2 ++
 etc/mtree/BSD.usr.dist   | 4 ++--
 3 files changed, 5 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a0fdfaca2adbb57ab33ee2aab0e1ada4067e0499


-- 
DragonFly BSD source repository



More information about the Commits mailing list