Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions root.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## INITENV SET ROOTSYS %{i}
## INCLUDE compilation_flags
## INCLUDE cpp-standard
%define tag 262b518fea463b15282562ecff3f244a1a6b795b
%define branch cms/master/6bf5355cc45
%define tag 6a940b1c239050c5b9c549b2d2a08b7a8ce0ed24
%define branch cms/master/adf8f9eb554

%define github_user cms-sw
Source: git+https://github.com/%{github_user}/root.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz
Expand Down Expand Up @@ -193,6 +193,7 @@ cd ..
rm -rf build

%post
%{relocateConfig}lib/cuda.pcm.lock
%{relocateConfig}bin/root-config
%{relocateConfig}cmake/ROOTConfig-targets.cmake
%{relocateConfig}etc/notebook/jupyter_notebook_config.py
Expand Down