Flatten the default store projection

This commit is contained in:
Massimiliano Culpo
2025-01-09 23:26:06 +01:00
parent ec8c6e565d
commit aa10284a0a
7 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ config:
install_tree:
root: $spack/opt/spack
projections:
all: "{architecture.platform}/{architecture.target}/{name}-{version}-{hash}"
all: "{architecture.platform}-{architecture.target}/{name}-{version}-{hash}"
# install_tree can include an optional padded length (int or boolean)
# default is False (do not pad)
# if padded_length is True, Spack will pad as close to the system max path