Skip to content

Commit

Permalink
remove patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodozov committed Aug 4, 2020
1 parent 930c2d5 commit b30b42d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions root.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
%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
Patch0: root_lazy
Patch1: root_boostmod2
Patch2: root_cvt
#Needed for GMI, but creates problmes at run time (as of July 20)
#Patch2: root_5884
Expand All @@ -34,7 +33,6 @@ Requires: dcap
%prep
%setup -n %{n}-%{realversion}
%patch0 -p1
%patch1 -p1
%patch2 -p1

%build
Expand Down

0 comments on commit b30b42d

Please sign in to comment.