Skip to content

Commit

Permalink
Update stardust-flatland.spec
Browse files Browse the repository at this point in the history
add environment variable before cargo build

Signed-off-by: Owen Zimmerman <[email protected]>
  • Loading branch information
Owen-sz authored Sep 16, 2024
1 parent e288325 commit 6148e0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions anda/stardust/flatland/stardust-flatland.spec
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,11 @@ Packager: Owen Zimmerman <[email protected]>
%cargo_prep_online

%build
STARDUST_RES_PREFIXES=/usr/share

%install
%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked
STARDUST_RES_PREFIXES=%_datadir
%cargo_install

%files
Expand Down

0 comments on commit 6148e0f

Please sign in to comment.