git: mtree: Fix owner for several directories in /usr/share.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Nov 13 00:52:02 PST 2017


commit 16c1baaf9258deb3ee5424227dbf81aad0b44d4f
Author: Sascha Wildner <saw at online.de>
Date:   Mon Nov 13 09:51:29 2017 +0100

    mtree: Fix owner for several directories in /usr/share.
    
    Only /usr/share/man/cat* directories should have owner 'man'.
    
    0ba28897abadbf broke this by removing needed '/set uname=root' lines
    in BSD.usr.dist.
    
    While here, remove some trailing whitespace.
    
    In-discussion-with: zrj

Summary of changes:
 etc/mtree/BSD.usr.dist | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/16c1baaf9258deb3ee5424227dbf81aad0b44d4f


-- 
DragonFly BSD source repository



More information about the Commits mailing list