Skip to content

Commit

Permalink
Update vecgeom.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Aug 18, 2022
1 parent 742bc28 commit 1a9550e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vecgeom.spec
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ cmake ../%{n}-%{realversion} \
%endif
-DGEANT4=OFF

make %{makeprocesses}
make %{makeprocesses} VERBOSE=1

%install
cd ../build
make %{makeprocesses} install
make %{makeprocesses} install VERBOSE=1

%post
%{relocateConfig}lib/cmake/VecGeom/*.cmake

0 comments on commit 1a9550e

Please sign in to comment.