summaryrefslogtreecommitdiffstats
path: root/release/picobsd/install
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-07-16 08:58:02 +0000
committerache <ache@FreeBSD.org>2000-07-16 08:58:02 +0000
commit1c12e42639333b4b2fc0ed65e4083c79e1240791 (patch)
tree9f56d96d736614e9a14c90b28d1cb2dd2a28981b /release/picobsd/install
parent6eee0d45af8f637dddaf2af7069b96bc46f757cb (diff)
downloadFreeBSD-src-1c12e42639333b4b2fc0ed65e4083c79e1240791.zip
FreeBSD-src-1c12e42639333b4b2fc0ed65e4083c79e1240791.tar.gz
Add -L to mtree to preserve old functionality exact
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 ac567da..145c9b6 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}; \
OpenPOWER on IntegriCloud