Skip to content

Commit

Permalink
Remove root_12193 patch for rootmodule
Browse files Browse the repository at this point in the history
  • Loading branch information
aandvalenzuela committed Feb 20, 2023
1 parent f38447d commit 2913837
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
2 changes: 0 additions & 2 deletions root.spec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Patch0: root_lazy
Patch2: root_cuda
Patch3: root_modules_211215
Patch4: root_avoid_load
Patch5: root_12193

%define islinux %(case %{cmsos} in (slc*|fc*) echo 1 ;; (*) echo 0 ;; esac)
%define isdarwin %(case %{cmsos} in (osx*) echo 1 ;; (*) echo 0 ;; esac)
Expand All @@ -39,7 +38,6 @@ Requires: dcap
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1

%build
rm -rf ../build
Expand Down
26 changes: 0 additions & 26 deletions root_12193.patch

This file was deleted.

0 comments on commit 2913837

Please sign in to comment.