Tag pjdfstest symlink with pkgbase package

As with the rest of pjdfstest, tag the symlink with package=tests.
The tests -> . symlink seems a little strange but that's independent
of pkgbase.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2020-02-12 17:37:32 +00:00
parent e5a2b63146
commit 9c68ef1455
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=357833

View File

@ -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