mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
Use DESTDIR for the installation of the /usr/tests/local symlink.
MFC after: 5 days
This commit is contained in:
parent
bc28228951
commit
564d7c4099
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=261978
@ -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