Skip to content

Commit

Permalink
Update stardust-non-spatial-input.spec
Browse files Browse the repository at this point in the history
Fix files?

Signed-off-by: Owen Zimmerman <[email protected]>
  • Loading branch information
Owen-sz authored Sep 11, 2024
1 parent eb5b7a8 commit 2bedbcb
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,14 @@ Tools you can easily snap together to get non-spatial input into stardust.
(cd simular && %cargo_install -- &)
(cd display && %cargo_install -- &)

wait

%files
%_bindir/non-spatial-input
(%_bindir/azimuth --&)
(%_bindir/eclipse --&)
(%_bindir/manifold --&)
(%_bindir/simular --&)
(%_bindir/display --&)
%license LICENSE
%doc README.md

Expand Down

0 comments on commit 2bedbcb

Please sign in to comment.