git: locale type makefiles: respect ${SHAREDIR}

John Marino marino at crater.dragonflybsd.org
Sun Nov 1 13:33:17 PST 2015


commit aacb5cb6e4683342ef18bfa2083a118d42ed1af4
Author: John Marino <draco at marino.st>
Date:   Sun Nov 1 22:29:52 2015 +0100

    locale type makefiles: respect ${SHAREDIR}
    
    The cldr2def tool was modified to generate makefiles that respect
    the SHAREDIR definition rather than hardcoding it.
    
    Taken-from: FreeBSD (collation branch)

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

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list