diff --git a/anda/misc/extest/rust-extest.spec b/anda/misc/extest/rust-extest.spec index 2a1c5f2d66..631d402dfa 100644 --- a/anda/misc/extest/rust-extest.spec +++ b/anda/misc/extest/rust-extest.spec @@ -1,6 +1,11 @@ %global commit d6863d970d2686dd6282142af57503e1f2d561dc %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global commit_date 20241119 +%if 0%{?fedora} == 41 +%ifarch %ix86 +%global debug_package %{nil} +%endif +%endif # While there's an upstream version at Supreeeme/extest, we're using # the same fork as Bazzite so we can use the same patches.