Skip to content

Commit

Permalink
Deactivate Sherpa Rivet interface
Browse files Browse the repository at this point in the history
  • Loading branch information
mseidel42 committed Nov 24, 2022
1 parent 10c1cfd commit 611fd56
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sherpa.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%define branch cms/v%realversion
%define github_user cms-externals
Source: http://www.hepforge.org/archive/sherpa/SHERPA-MC-%{realversion}.tar.gz
Requires: hepmc lhapdf blackhat sqlite python3 fastjet openmpi rivet
Requires: hepmc lhapdf blackhat sqlite python3 fastjet openmpi
BuildRequires: mcfm swig autotools
Patch0: sherpa-2.2.10-hepmcshort

Expand Down Expand Up @@ -34,7 +34,6 @@ export PYTHON=$(which python3)
./configure --prefix=%i --enable-analysis --disable-silent-rules \
--enable-fastjet=$FASTJET_ROOT \
--enable-hepmc2=$HEPMC_ROOT \
--enable-rivet=$RIVET_ROOT \
--enable-lhapdf=$LHAPDF_ROOT \
--enable-blackhat=$BLACKHAT_ROOT \
--enable-pyext \
Expand Down

0 comments on commit 611fd56

Please sign in to comment.