diff --git a/anda/langs/rust/felix/rust-felix.spec b/anda/langs/rust/felix/rust-felix.spec index 5a3a6d46c0..15ef6d177b 100644 --- a/anda/langs/rust/felix/rust-felix.spec +++ b/anda/langs/rust/felix/rust-felix.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 23 %global crate felix +%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: rust-felix Version: 2.14.0 @@ -10,7 +11,7 @@ License: MIT URL: https://crates.io/crates/felix Source: %{crates_source} -BuildRequires: anda-srpm-macros rust-packaging >= 21 +BuildRequires: anda-srpm-macros rust-packaging >= 21 mold %global _description %{expand: Tui file manager with vim-like key mapping.}