Fix buildworld with clean objdir after r289351.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
eb774fcd58
commit
7b9c2f1643
@ -558,6 +558,7 @@ _worldtmp:
|
||||
mtree -deU -f ${.CURDIR}/etc/mtree/BSD.tests.dist \
|
||||
-p ${WORLDTMP}${TESTSBASE} >/dev/null
|
||||
.if ${MK_DEBUG_FILES} != "no"
|
||||
mkdir -p ${WORLDTMP}/usr/lib/debug/${TESTSBASE}
|
||||
mtree -deU -f ${.CURDIR}/etc/mtree/BSD.tests.dist \
|
||||
-p ${WORLDTMP}/usr/lib/debug/${TESTSBASE} >/dev/null
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user