aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-02-12 17:37:32 +0000
committerEd Maste <emaste@FreeBSD.org>2020-02-12 17:37:32 +0000
commit9c68ef1455f882f5d737dcaa10f67250495902dc (patch)
tree317c58d660101d72168cdb97a0abd241e49cadba /tests
parente5a2b631464c71ffee55bf926e6d898871fddf81 (diff)
Notes
Diffstat (limited to 'tests')
-rw-r--r--tests/sys/pjdfstest/tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/pjdfstest/tests/Makefile b/tests/sys/pjdfstest/tests/Makefile
index 3e0f6a06d5e4..27d86cedddd7 100644
--- a/tests/sys/pjdfstest/tests/Makefile
+++ b/tests/sys/pjdfstest/tests/Makefile
@@ -18,7 +18,7 @@ misc.sh: ${PJDFSTEST_SRCDIR}/tests/misc.sh
afterinstall: install-tests-symlink
install-tests-symlink: .PHONY
rm -f ${DESTDIR}${TESTSDIR}/tests
- ${INSTALL_SYMLINK} . ${DESTDIR}${TESTSDIR}/tests
+ ${INSTALL_SYMLINK} -T "package=tests" . ${DESTDIR}${TESTSDIR}/tests
TESTS_SUBDIRS= chflags
TESTS_SUBDIRS+= chmod