mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(stardust-xr-atmosphere): Binary name (#10507)
* fix(stardust-xr-atmosphere): Binary name Signed-off-by: Gilver <roachy@fyralabs.com> * fix(stardust-atmosphere-nightly): Binary name Signed-off-by: Gilver <roachy@fyralabs.com> --------- Signed-off-by: Gilver <roachy@fyralabs.com>
This commit is contained in:
@@ -32,7 +32,7 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
|
||||
%files
|
||||
%_bindir/stardust-xr-atmosphere
|
||||
%_bindir/atmosphere
|
||||
%license LICENSE
|
||||
%license LICENSE.dependencies
|
||||
%doc README.md
|
||||
|
||||
@@ -29,7 +29,7 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
|
||||
%files
|
||||
%_bindir/%{name}
|
||||
%_bindir/atmosphere
|
||||
%license LICENSE
|
||||
%license LICENSE.dependencies
|
||||
%doc README.md
|
||||
|
||||
Reference in New Issue
Block a user