Use DESTDIR for the installation of the /usr/tests/local symlink.
MFC after: 5 days
This commit is contained in:
parent
affef832fe
commit
4a879c69ca
@ -9,6 +9,6 @@ KYUAFILE= yes
|
||||
|
||||
afterinstall: install-tests-local
|
||||
install-tests-local: .PHONY
|
||||
${INSTALL_SYMLINK} ../local/tests ${TESTSDIR}/local
|
||||
${INSTALL_SYMLINK} ../local/tests ${DESTDIR}${TESTSDIR}/local
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user