git: cldr2def: Use explicit target files when generating symlinks

John Marino marino at crater.dragonflybsd.org
Thu Nov 12 00:27:04 PST 2015


commit 0244ffc613c03e9b0752b7808e19d92fea1be847
Author: John Marino <draco at marino.st>
Date:   Thu Nov 12 09:19:31 2015 +0100

    cldr2def: Use explicit target files when generating symlinks
    
    Update the generated makefiles to use a target filename on symlinks.
    This avoids creating a directory symlink with the target directory
    does not exist.
    
    Taken from:	FreeBSD

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0244ffc613c03e9b0752b7808e19d92fea1be847


-- 
DragonFly BSD source repository



More information about the Commits mailing list