mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commit 9e1478372d)
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
Name: stardust-xr-atmosphere
|
||||
Version: %commit_date.%shortcommit
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Environment, homespace, and setup client for Stardust XR
|
||||
URL: https://github.com/StardustXR/atmosphere
|
||||
Source0: %url/archive/%commit/atmosphere-%commit.tar.gz
|
||||
@@ -28,10 +28,13 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
%install
|
||||
%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked
|
||||
%cargo_install
|
||||
%cargo_license_summary_online
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
|
||||
%files
|
||||
%_bindir/atmosphere
|
||||
%license LICENSE
|
||||
%license LICENSE.dependencies
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user