refactor: move templates from root to share/spack
- This complies with the unix directory hierarchy standard (which Spack attempts to follow) - Also unclutters the repo root directory.
This commit is contained in:
@@ -21,7 +21,7 @@ config:
|
||||
|
||||
# Locations where templates should be found
|
||||
template_dirs:
|
||||
- $spack/templates
|
||||
- $spack/share/spack/templates
|
||||
|
||||
|
||||
# default directory layout
|
||||
|
Reference in New Issue
Block a user