From 2cc593abf5a9eeffede4aae12c81fd365c28e352 Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 5 Jun 1998 14:47:10 +0000 Subject: 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(-) (limited to 'etc/mtree') diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index 6e8494a..61def55 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 .. .. -- cgit v1.1