Skip to content
Snippets Groups Projects
Commit a1dc9e2d authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: spack: gettext: Fix unvendor libxml2

parent d02d3a4a
No related branches found
No related tags found
No related merge requests found
Pipeline #97756 canceled
This commit is part of merge request !956. Comments created here will be created in the context of that merge request.
...@@ -15,6 +15,7 @@ f6d50f790ee8b123f7775429f6ca6394170e6de9 ...@@ -15,6 +15,7 @@ f6d50f790ee8b123f7775429f6ca6394170e6de9
85f13442d2a7486daba81fdd9a3b6a1182ba11f6 85f13442d2a7486daba81fdd9a3b6a1182ba11f6
f73d7d2dce226857cbc774e942454bad2992969e f73d7d2dce226857cbc774e942454bad2992969e
cbab451c1a342523ed75e9be1098615a597a9b59 cbab451c1a342523ed75e9be1098615a597a9b59
0726513334618998c717f65d1d276ba385adbd1b
--- ---
## Optional hash table with comma-separated file list ## Optional hash table with comma-separated file list
read -r -d '' SPACK_CHERRYPICKS_FILES <<- \ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
...@@ -29,3 +30,4 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \ ...@@ -29,3 +30,4 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
## 85f13442d2a7486daba81fdd9a3b6a1182ba11f6: Consolidate concretization output for environments ## 85f13442d2a7486daba81fdd9a3b6a1182ba11f6: Consolidate concretization output for environments
## f73d7d2dce226857cbc774e942454bad2992969e: dd4hep: cleanup recipe, remove deprecated versions and patches ## f73d7d2dce226857cbc774e942454bad2992969e: dd4hep: cleanup recipe, remove deprecated versions and patches
## cbab451c1a342523ed75e9be1098615a597a9b59: dd4hep: Add version 1.29 ## cbab451c1a342523ed75e9be1098615a597a9b59: dd4hep: Add version 1.29
## 0726513334618998c717f65d1d276ba385adbd1b: gettext: Fix unvendor libxml2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment