From: Stefan Hajnoczi Date: Tue, 7 Oct 2025 19:44:27 +0000 (-0400) Subject: rust: fix path to rust_root_crate.sh X-Git-Tag: v10.2.0-rc1~71^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ef6198d709f431d893d1b5525cdf7fd7a3e11b;p=thirdparty%2Fqemu.git rust: fix path to rust_root_crate.sh Generated Rust root crate source files contain the wrong path to the rust_root_crate.sh script. Signed-off-by: Stefan Hajnoczi Reviewed-by: Manos Pitsidianakis Reviewed-by: Philippe Mathieu-Daudé Link: https://lore.kernel.org/r/20251007194427.118871-1-stefanha@redhat.com Signed-off-by: Paolo Bonzini --- diff --git a/scripts/rust/rust_root_crate.sh b/scripts/rust/rust_root_crate.sh index 975bddf7f1a..f05b8d02108 100755 --- a/scripts/rust/rust_root_crate.sh +++ b/scripts/rust/rust_root_crate.sh @@ -4,7 +4,7 @@ set -eu cat <