aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/install
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2000-07-16 08:58:02 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2000-07-16 08:58:02 +0000
commitc5dfaf05b1ad21abf2bda2db38301198e65c8e18 (patch)
treea5fd274c1742cc1b53e06832aef7045a0b835b9d /release/picobsd/install
parent8b873d926b54187e9f59249401a08079b114127c (diff)
Notes
Diffstat (limited to 'release/picobsd/install')
-rw-r--r--release/picobsd/install/Makefile.mfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/install/Makefile.mfs b/release/picobsd/install/Makefile.mfs
index ac567daefaca..145c9b6c0a91 100644
--- a/release/picobsd/install/Makefile.mfs
+++ b/release/picobsd/install/Makefile.mfs
@@ -12,7 +12,7 @@ MY_DEVS= std tun2 cuaa0 cuaa1 cuaa2 vty10 fd0 wd0s1h pty0 wd0 wd1 wd2 wd3 da0 da
all: tree links files
tree:
- mtree -deU -f mfs.mtree -p ${DESTDIR}
+ mtree -deLU -f mfs.mtree -p ${DESTDIR}
links: tree
(cd ${DESTDIR}; \