Commit 72a278e
authored
Add packages.yaml dependency for upstreams.yaml in Makefile (#296)
The `all` target executes upstreams.yaml dependency first but it does
not ensure that $(CONFIG_DIR) exists. This fix is required for
successful execution on Rocky 10 using Spack v1.1.0.1 parent 41b4b8a commit 72a278e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments