Skip to content

Commit

Permalink
Update stardust-protostar.spec
Browse files Browse the repository at this point in the history
Add environment variable before cargo install

Signed-off-by: Owen Zimmerman <[email protected]>
  • Loading branch information
Owen-sz authored Sep 16, 2024
1 parent cf80b78 commit 3131134
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions anda/stardust/protostar/stardust-protostar.spec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Prototype application launcher for StardustXR, providing an easy to use crate to

%install
%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked
STARDUST_RES_PREFIXES=%_datadir
(cd app_grid && %cargo_install) &
(cd hexagon_launcher && %cargo_install) &
(cd single && %cargo_install) &
Expand Down

0 comments on commit 3131134

Please sign in to comment.