Browse Source

skip mtree creation of two include dirs. gcc3 may still use them, but

if so gcc3 should create them itself.
OPENBSD_6_2
deraadt 7 years ago
parent
commit
2811f9b11c
1 changed files with 1 additions and 5 deletions
  1. +1
    -5
      src/etc/mtree/4.4BSD.dist

+ 1
- 5
src/etc/mtree/4.4BSD.dist View 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
..


Loading…
Cancel
Save