git: bsd.links.mk: Support symlinks to directories

John Marino marino at crater.dragonflybsd.org
Wed Jul 22 05:31:43 PDT 2015


commit 4bf0061d985a887231faebb13c06db80db391592
Author: John Marino <draco at marino.st>
Date:   Wed Jul 22 13:54:22 2015 +0200

    bsd.links.mk: Support symlinks to directories
    
    Recently locales support utilized symlinks to directories.  On the
    second installworld, the links were followed and installed there,
    creating dangling links.  The commit forces symlinks to directories to
    be removed before recreating them (as is done for files).  The effect
    on file symlinks is unchanged.

Summary of changes:
 share/mk/bsd.links.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4bf0061d985a887231faebb13c06db80db391592


-- 
DragonFly BSD source repository



More information about the Commits mailing list