git: Use localedef(1) to generate LC_CTYPE, switch off mklocale
John Marino
marino at crater.dragonflybsd.org
Sat Aug 1 13:09:27 PDT 2015
commit 51245ed26778e00f4af1b7396c9cc4de1c0b897f
Author: John Marino <draco at marino.st>
Date: Sat Aug 1 20:43:29 2015 +0200
Use localedef(1) to generate LC_CTYPE, switch off mklocale
Active the new share/ctypedef directory and deactivate share/mklocale.
This means the LC_CTYPE files will be generated by localedef(1) now.
As a result, remove mklocale from bootstrap tools and remove it via
"make upgrade"
Summary of changes:
Makefile.inc1 | 2 +-
Makefile_upgrade.inc | 2 ++
share/Makefile | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/51245ed26778e00f4af1b7396c9cc4de1c0b897f
--
DragonFly BSD source repository
More information about the Commits
mailing list