mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user