The afterdistribute target is a nop in this setting, remove.
This commit is contained in:
parent
c0839d16f8
commit
d82b42f6e3
@ -9,8 +9,4 @@ afterinstall:
|
||||
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
|
||||
${DESTDIR}${BINDIR}/${.CURDIR:T}
|
||||
|
||||
afterdistribute:
|
||||
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
|
||||
${DISTDIR}/${DISTRIBUTION}${BINDIR}/${.CURDIR:T}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user