summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 793b585..5866ee8 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} \
OpenPOWER on IntegriCloud