Commit 430acc8
authored
Fix symlink package spec validation (platformio#4870)
When validating symlink:// packages, use the specified symlink path,
the same as for file:// packages. This fixes missing symlink packages
in 'pkg list' and reinstalling on every build.1 parent c0d9728 commit 430acc8
1 file changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
286 | | - | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
287 | 294 | | |
288 | 295 | | |
289 | 296 | | |
| |||
0 commit comments