From cdf9b8e566b9dbc6feb5ef86c54ca9eb9733005b Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Fri, 5 Jun 1998 14:47:10 +0000 Subject: [PATCH] Hands off my /usr/src and /usr/obj! If they are symlinks (since they are hard coded into too many things), it's not nice to go and change /home/src etc. This means they will be created if missing (so it shouldn't break the releases), but won't touch them once they are changed. --- etc/mtree/BSD.usr.dist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index 6e8494afbcf..61def55d4a2 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -1,4 +1,4 @@ -# $Id: BSD.usr.dist,v 1.112 1998/04/13 21:44:46 wosch Exp $ +# $Id: BSD.usr.dist,v 1.113 1998/05/26 20:12:46 sos Exp $ # /set type=dir uname=bin gname=bin mode=0755 @@ -55,7 +55,7 @@ .. mdec .. - obj + obj nochange .. sbin .. @@ -600,6 +600,6 @@ .. .. .. - src mode=0755 + src mode=0755 nochange .. ..