Skip to content

Commit

Permalink
Remove patch that is no longer necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Feb 8, 2024
1 parent c4adc52 commit 3d03784
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/k4simgeant4/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ class K4simgeant4(CMakePackage, Key4hepPackage):
depends_on("fccdetectors")
depends_on("k4gen")

patch(
"https://patch-diff.githubusercontent.com/raw/HEP-FCC/k4SimGeant4/pull/60.diff",
sha256="21bd1053eb06e651b370c4deda0cbe53bd1900a340213c142c65f5f9081a5c6b",
)

def cmake_args(self):
args = []
# C++ Standard
Expand Down

0 comments on commit 3d03784

Please sign in to comment.