Skip to content

Commit

Permalink
Merge pull request #7909 from cms-sw/smuzaffar-patch-2
Browse files Browse the repository at this point in the history
[XROOTD] Build client only
  • Loading branch information
smuzaffar committed Jun 5, 2022
2 parents de74b17 + bd0218e commit 616ee86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xrootd.spec
Expand Up @@ -3,7 +3,7 @@
## INITENV +PATH PYTHON3PATH %{i}/${PYTHON3_LIB_SITE_PACKAGES}

%define strip_files %i/lib
%define tag 975ea12e06dd4237a40d91de7869fbcb3a48bfaa
%define tag 18210b01c0fafa807484ab821bec1d54116b1137
%define branch master
%define github_user xrootd
Source: git+https://github.com/%github_user/xrootd.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}.tgz
Expand Down Expand Up @@ -35,7 +35,7 @@ cmake ../%n-%{realversion} \
-DFORCE_ENABLED=ON \
-DENABLE_FUSE=FALSE \
-DENABLE_VOMS=FALSE \
-DXRDCL_ONLY=FALSE \
-DXRDCL_ONLY=TRUE \
-DENABLE_KRB5=TRUE \
-DENABLE_READLINE=TRUE \
-DENABLE_CRYPTO=TRUE \
Expand Down

0 comments on commit 616ee86

Please sign in to comment.