Commit Graph

2 Commits

Author SHA1 Message Date
Itai Ferber
e04b0cf93b dev-lang/swift-bin: die on installation failure
Hardens the src_install phase by validating that the expected image
exists in the downloaded package, and dies if copying those files to
"$ED" fails.

Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-06-09 15:59:12 -04:00
Itai Ferber
3fa00fae2e dev-lang/swift-bin: fix swift-bin-6.3* distfiles
The `swift-bin-6.3*-r1` gpkgs were incorrectly manually packaged using
the wrong top-level dirname (`swift-6.3*` instead of `swift-6.3*-r1`),
causing the distfile to download and install successfully, but leaving
an empty tree. The distfiles have been fixed.

Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-06-09 15:59:12 -04:00