Skip to content

Commit

Permalink
chore: Add xcursorgen call to jupiter-hw-support
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Nov 24, 2023
1 parent 12b2875 commit 6e76538
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec_files/jupiter-hw-support/jupiter-hw-support-btrfs.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Requires: e2fsprogs
Requires: f3

BuildRequires: systemd-rpm-macros
BuildRequires: xcursorgen

%description
SteamOS 3.0 Steam Deck Hardware Support Package
Expand Down Expand Up @@ -66,6 +67,7 @@ cp -rv usr/lib/udev %{buildroot}%{_prefix}/lib/udev
cp -rv usr/bin/* %{buildroot}%{_bindir}
cp -rv usr/lib/systemd/system/* %{buildroot}%{_unitdir}
cp -rv etc/* %{buildroot}%{_sysconfdir}
xcursorgen %{buildroot}%{_datadir}/steamos/steamos-cursor-config %{buildroot}%{_datadir}/icons/steam/cursors/default
# Remove unneeded files
rm %{buildroot}%{_sysconfdir}/default/grub-steamos
rm %{buildroot}%{_datadir}/jupiter_bios_updater/h2offt-g
Expand Down

0 comments on commit 6e76538

Please sign in to comment.