git: cldr2def: Improve ctype makefile generation to avoid symlinks
John Marino
marino at crater.dragonflybsd.org
Sun Sep 13 09:01:26 PDT 2015
commit e4c5f6439c18088a7bee69df3b9847619939cbe0
Author: John Marino <draco at marino.st>
Date: Sun Sep 13 17:52:56 2015 +0200
cldr2def: Improve ctype makefile generation to avoid symlinks
I was informed that symlinks in repository might cause problems
when the repository is extracted to windows. The generated ctype
makefile was improved to work without symlinks at all. (The symlinks
were there to avoid multiple copies of the same exact file, some of
which were greater than 1 Mb in size).
Summary of changes:
tools/tools/locale/tools/cldr2def.pl | 12 +++++++++++-
tools/tools/locale/tools/finalize | 12 +++++++-----
2 files changed, 18 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e4c5f6439c18088a7bee69df3b9847619939cbe0
--
DragonFly BSD source repository
More information about the Commits
mailing list