summaryrefslogtreecommitdiffstats
path: root/etc/mtree
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1996-09-02 13:10:02 +0000
committerphk <phk@FreeBSD.org>1996-09-02 13:10:02 +0000
commit59f8ce79a3d600161bcc0b3dd607ec17c06cc26f (patch)
tree0473e743bd51dd93288696977321d54ff91bb961 /etc/mtree
parentbea26e19eddd870618d175dc7edc05d2c2bd1c49 (diff)
downloadFreeBSD-src-59f8ce79a3d600161bcc0b3dd607ec17c06cc26f.zip
FreeBSD-src-59f8ce79a3d600161bcc0b3dd607ec17c06cc26f.tar.gz
Add support for shlibs in /usr/lib/compat that the linker will not find
at compile time, but ldd will at runtime.
Diffstat (limited to 'etc/mtree')
-rw-r--r--etc/mtree/BSD.usr.dist4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
index 2973ce4..643c4a0 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.usr.dist,v 1.64 1996/08/21 09:53:06 jkh Exp $
+# $Id: BSD.usr.dist,v 1.65 1996/08/31 13:04:03 wosch Exp $
#
/set type=dir uname=bin gname=bin mode=0755
@@ -14,6 +14,8 @@
include
..
lib
+ compat
+ ..
..
libdata
lint
OpenPOWER on IntegriCloud