git: unbreak 4 LC categories

John Marino marino at crater.dragonflybsd.org
Sun Aug 2 07:53:18 PDT 2015


commit 52ffb7ff0c002026d6ab13585c7459861b59bf9d
Author: John Marino <draco at marino.st>
Date:   Sun Aug 2 16:50:26 2015 +0200

    unbreak 4 LC categories
    
    My regular expression was wrong and all the comments were not getting
    stripped.  This broke LC_MONETARY, LC_NUMERIC, LC_MESSAGES, and
    LC_TIMEDEF.  Fix cldr2def tool and regenerate makefiles.

Summary of changes:
 share/monetdef/Makefile              | 2 +-
 share/msgdef/Makefile                | 2 +-
 share/numericdef/Makefile            | 2 +-
 share/timedef/Makefile               | 2 +-
 tools/tools/locale/tools/cldr2def.pl | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/52ffb7ff0c002026d6ab13585c7459861b59bf9d


-- 
DragonFly BSD source repository



More information about the Commits mailing list