mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
This is not a problem but a feature of PMake.
Pointed out by: bde
This commit is contained in:
parent
97d5f7bb3b
commit
471eab0d41
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75857
@ -58,7 +58,6 @@ beforeinstall:
|
||||
cd ${.CURDIR}; \
|
||||
${INSTALL} ${COPY} -o ${TMACOWN} -g ${TMACGRP} -m ${TMACMODE} \
|
||||
hyphen.us-ru ${DESTDIR}${TMACDIR}
|
||||
# XXX: multi-job make chokes without this
|
||||
cd ${.OBJDIR}
|
||||
.for f in ${STRIPFILES} ${SPECIALFILES}
|
||||
${INSTALL} ${COPY} -o ${TMACOWN} -g ${TMACGRP} -m ${TMACMODE} \
|
||||
|
Loading…
Reference in New Issue
Block a user