chore: pythia8-8.310
Compare changes
Files
3+ 4
− 1
@@ -36,6 +36,8 @@ ARG SPACK_CHERRYPICKS=""
@@ -36,6 +36,8 @@ ARG SPACK_CHERRYPICKS=""
@@ -45,8 +47,9 @@ if [ -n "${SPACK_CHERRYPICKS}" ] ; then
@@ -45,8 +47,9 @@ if [ -n "${SPACK_CHERRYPICKS}" ] ; then
git -C ${SPACK_ROOT} show ${hash} -- ${SPACK_CHERRYPICKS_FILES_ARRAY[${hash}]//,/ } | patch -p1 -d ${SPACK_ROOT}