# These symlinks use relative paths into the sibling projects/rocprim
# directory of the upstream rocm-libraries monorepo. They are dangling
# because our source is packaged from the projects/rocthrust subtree of
# that monorepo, which doesn't include the sibling projects. The linked
# scripts are developer-only tooling (code formatting/copyright checks,
# git hook installer) that are not used during the package build.
rocthrust source: wayward-symbolic-link-target-in-source ../../../rocprim/scripts/code-format/check-format.sh [scripts/code-format/check-format.sh]
rocthrust source: wayward-symbolic-link-target-in-source ../../../rocprim/scripts/copyright-date/check-copyright.sh [scripts/copyright-date/check-copyright.sh]
rocthrust source: wayward-symbolic-link-target-in-source ../../rocprim/.githooks/install [.githooks/install]
