skip mtree creation of two include dirs. gcc3 may still use them, but
authorderaadt <deraadt@openbsd.org>
Mon, 17 Apr 2017 21:45:34 +0000 (21:45 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 17 Apr 2017 21:45:34 +0000 (21:45 +0000)
if so gcc3 should create them itself.

etc/mtree/4.4BSD.dist

index ee827c7..1ea64b0 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: 4.4BSD.dist,v 1.295 2017/04/16 08:50:49 ajacoutot Exp $
+#      $OpenBSD: 4.4BSD.dist,v 1.296 2017/04/17 21:45:34 deraadt Exp $
 
 /set type=dir uname=root gname=wheel mode=0755
 
@@ -134,10 +134,6 @@ usr
         arpa                   gname=bin uname=root mode=0755
         ..
         g++                    gname=bin uname=root mode=0755
-            std                        gname=bin uname=root mode=0755
-            ..
-        ..
-        objc                   gname=bin uname=root mode=0755
         ..
         openssl                        gname=bin uname=root mode=0755
         ..