commit: b0ea5c8827752d439a809c22d7d18331004fe255
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 15 12:28:22 2025 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Tue Apr 15 12:28:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0ea5c88
net-libs/xrootd: update live ebuild
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
net-libs/xrootd/xrootd-9999.ebuild | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/net-libs/xrootd/xrootd-9999.ebuild
b/net-libs/xrootd/xrootd-9999.ebuild
index 3c19284b1087..c6efb6c0f866 100644
--- a/net-libs/xrootd/xrootd-9999.ebuild
+++ b/net-libs/xrootd/xrootd-9999.ebuild
@@ -97,7 +97,6 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
- -DUSE_SYSTEM_ISAL=TRUE
$(usex python "-DINSTALL_PYTHON_BINDINGS=FALSE" "")
-DXRDCEPH_SUBMODULE=$(usex ceph)
-DCMAKE_DISABLE_FIND_PACKAGE_LibXml2=$(usex libxml2 "no" "yes")
@@ -163,9 +162,8 @@ src_test() {
')
# server fails to start due to long path to unix domain socket
$(usev scitokens '
- XRootD::scitokens::setup
- XRootD::scitokens::test
- XRootD::scitokens::teardown
+ XRootD::scitokens
+ XRootD::tpc
')
)
cmake_src_test