Skip to content

Commit

Permalink
Fix commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Aug 23, 2024
1 parent 5640057 commit 1cd6239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cherry-pick
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ git cherry-pick 8becc0ca3c86f1fa26593909da03effbc665c31c -X theirs --no-commit
curl -s https://patch-diff.githubusercontent.com/raw/spack/spack/pull/45862.diff | patch -p1

# dd4hep: add patch not to install plugins at CMAKE_INSTALL_LIBDIR
git cherry-pick 6cb6f338d869de7b29d672083f15bfd2aefd2d45 -X theirs --no-commit
git cherry-pick 21c9d43cdbdb1de3164c1754696d74cb7fb448d9 -X theirs --no-commit

if [[ "$(grep -E '^ID=' /etc/os-release)" = 'ID=ubuntu' && "$(grep -E 'VERSION_ID' /etc/os-release)" = 'VERSION_ID="22.04"' ]]; then

Expand Down

0 comments on commit 1cd6239

Please sign in to comment.