Fix termscp

This commit is contained in:
Paddy Milner 2025-08-26 14:53:32 +01:00
parent 1f57d1f276
commit 54b9c8869a

View file

@ -27,6 +27,7 @@ BDEPEND="dev-vcs/git
|| ( dev-lang/rust dev-lang/rust-bin )"
src_unpack() {
git-r3_fetch
cargo_live_src_unpack
}