aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2004-03-10 11:11:58 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2004-03-10 11:11:58 +0000
commitd6a13213b95a054330b56ab410ca0a86dc91f126 (patch)
tree7c39afc034e1041f2b249f3f1af504098362fc4e /tools
parenta6a9f0cde34e9814d7eda28982b9377146347ccd (diff)
Notes
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/nanobsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/nanobsd/Makefile b/tools/tools/nanobsd/Makefile
index 793b58534b8dc..5866ee82262d1 100644
--- a/tools/tools/nanobsd/Makefile
+++ b/tools/tools/nanobsd/Makefile
@@ -135,7 +135,7 @@ _.md: _.cs
mtree -deU -f ${WD}/etc/mtree/BSD.sendmail.dist -p ${WD}/
.endif
(cd ${WD} && mtree -c -Kmd5digest ) > _.mtree.tmp
- ${.CURDIR}/i386.diskimage \
+ sh -e ${.CURDIR}/i386.diskimage \
${SECTS} \
${HD} \
${SC} \