summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2019-04-01 07:21:37 +0000
committerderaadt <deraadt@openbsd.org>2019-04-01 07:21:37 +0000
commit3c3357015d3a4224650e5c9d53ebdde98778d58c (patch)
treee72bac24423ac3c2aaa8fa1125a9c828a9b8cd1d
parentIn the KARL relink case, the bsd.gdb built on the way (so that we get (diff)
downloadwireguard-openbsd-3c3357015d3a4224650e5c9d53ebdde98778d58c.tar.xz
wireguard-openbsd-3c3357015d3a4224650e5c9d53ebdde98778d58c.zip
florian noticed unused etc/ssl/lib directory. jsing notes a release
near 0.9.7a mistakenly created this incorrect directory. This was mimicked into our mtree framework in 1998, where it survived for over 20 years. ok jsing
-rw-r--r--etc/mtree/4.4BSD.dist4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist
index 49da45945db..c2b6ff1bf5e 100644
--- a/etc/mtree/4.4BSD.dist
+++ b/etc/mtree/4.4BSD.dist
@@ -1,4 +1,4 @@
-# $OpenBSD: 4.4BSD.dist,v 1.307 2019/02/11 13:39:32 florian Exp $
+# $OpenBSD: 4.4BSD.dist,v 1.308 2019/04/01 07:21:37 deraadt Exp $
/set type=dir uname=root gname=wheel mode=0755
@@ -103,8 +103,6 @@ etc
ssl
private uname=root mode=0700
..
- lib
- ..
..
..