From e17ff1a0eba1ee6b656b32f4854e78c3bc96f041 Mon Sep 17 00:00:00 2001 From: phk Date: Wed, 10 Mar 2004 11:11:58 +0000 Subject: We don't retain 'x' bits in CVS so explicity use sh to run script. --- tools/tools/nanobsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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} \ -- cgit v1.1