Install a symlink from /usr/tests/local to /usr/local/tests.
This is a MFC of r261959 and r261978.
This commit is contained in:
parent
dbd9b17275
commit
6c6bd8779d
@ -7,4 +7,8 @@ SUBDIR= sys
|
||||
TESTSDIR= ${TESTSBASE}
|
||||
KYUAFILE= yes
|
||||
|
||||
afterinstall: install-tests-local
|
||||
install-tests-local: .PHONY
|
||||
${INSTALL_SYMLINK} ../local/tests ${DESTDIR}${TESTSDIR}/local
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user