net-client/geopard: use cargo_env

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2025-11-07 08:55:48 +05:00
parent b72156ca40
commit 7e4da57888

View File

@@ -57,6 +57,10 @@ src_configure() {
meson_src_configure
}
src_compile() {
cargo_env meson_src_compile
}
src_test() {
# No meaningful tests
: