From d19169d6fe244b94ec80bb6527a0adaca2b6ee4a Mon Sep 17 00:00:00 2001 From: Gilver Date: Wed, 3 Dec 2025 16:33:54 -0600 Subject: [PATCH] fix(stardust-xr-atmosphere): Binary name?? (#7967) Signed-off-by: Gilver --- anda/stardust/atmosphere/stardust-atmosphere.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/stardust/atmosphere/stardust-atmosphere.spec b/anda/stardust/atmosphere/stardust-atmosphere.spec index 13a84f49ea..dcbd579d21 100644 --- a/anda/stardust/atmosphere/stardust-atmosphere.spec +++ b/anda/stardust/atmosphere/stardust-atmosphere.spec @@ -32,7 +32,7 @@ Packager: Owen Zimmerman %{cargo_license_online} > LICENSE.dependencies %files -%_bindir/atmosphere +%_bindir/%{name} %license LICENSE %license LICENSE.dependencies %doc README.md