Skip to content

Commit

Permalink
--path .
Browse files Browse the repository at this point in the history
Signed-off-by: Owen Zimmerman <[email protected]>
  • Loading branch information
Owen-sz authored Oct 22, 2024
1 parent 216dd08 commit 78d1785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/stardust/server/stardust-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Usable Linux display server that reinvents human-computer interaction for all ki
%build

%install
cargo install --path --root %buildroot%_prefix --locked
cargo install --path . --root %buildroot%_prefix --locked

%files
%_bindir/stardust-xr-server
Expand Down

0 comments on commit 78d1785

Please sign in to comment.