From 78d1785a8f21abaec19eee9f777907fd9f13955b Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:30:43 -0500 Subject: [PATCH] --path . Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/stardust/server/stardust-server.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/stardust/server/stardust-server.spec b/anda/stardust/server/stardust-server.spec index b9c9c1446b..56069263a4 100644 --- a/anda/stardust/server/stardust-server.spec +++ b/anda/stardust/server/stardust-server.spec @@ -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