dev-cpp/scitokens-cpp: Install binaries and lib also if USE=TEST.

Upstream disables installation hard in that case.

See also: https://github.com/scitokens/scitokens-cpp/issues/82

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
This commit is contained in:
Oliver Freyermuth
2022-02-27 15:51:29 +01:00
parent a0d01036fb
commit dac4048ba0
2 changed files with 25 additions and 0 deletions

View File

@@ -30,6 +30,10 @@ DEPEND="${RDEPEND}
test? ( dev-cpp/gtest )"
BDEPEND="virtual/pkgconfig"
PATCHES=(
"${FILESDIR}"/"${PN}"-0.7.0-install-when-testing.patch
)
src_prepare() {
# Unbundle dev-cpp/gtest, dev-cpp/jwt-cpp
rm -rvf vendor