Allow parallel installworld (-j N) and poudriere installworld

(poudriere jail -c and poudriere jail -u) to proceed.

Reviewed by:	trasz@
Tested by:	trasz@, cy@
MFC after:	1 month
X-MFC-with:	r320362
This commit is contained in:
Cy Schubert 2017-06-28 19:05:04 +00:00
parent 9c4f551e98
commit ad6481dddc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=320454

View File

@ -94,7 +94,7 @@ install-zoneinfo:
.for f in ${TZS}
${INSTALL} ${TAG_ARGS} \
-o ${BINOWN} -g ${BINGRP} -m ${NOBINMODE} \
${TZBUILDDIR:C,^${.OBJDIR}/,,}/${f} ${DESTDIR}/usr/share/zoneinfo/${f}
${TZBUILDDIR}/${f} ${DESTDIR}/usr/share/zoneinfo/${f}
.endfor
${INSTALL} ${TAG_ARGS} -o ${BINOWN} -g ${BINGRP} -m ${NOBINMODE} \
${CONTRIBDIR}/zone.tab ${DESTDIR}/usr/share/zoneinfo/