Commit 7c8ad27 1 parent 12b2875 commit 7c8ad27 Copy full SHA for 7c8ad27
File tree 1 file changed +4
-0
lines changed
spec_files/jupiter-hw-support
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,8 @@ Requires: e2fsprogs
35
35
Requires: f3
36
36
37
37
BuildRequires: systemd-rpm-macros
38
+ BuildRequires: xcursorgen
39
+ BuildRequires: sed
38
40
39
41
%description
40
42
SteamOS 3.0 Steam Deck Hardware Support Package
@@ -66,6 +68,8 @@ cp -rv usr/lib/udev %{buildroot}%{_prefix}/lib/udev
66
68
cp -rv usr/bin/* %{buildroot }%{_bindir }
67
69
cp -rv usr/lib/systemd/system/* %{buildroot }%{_unitdir }
68
70
cp -rv etc/* %{buildroot }%{_sysconfdir }
71
+ sed -i ' s@steamos-cursor.png@usr/share/steamos/steamos-cursor.png@g' usr/share/steamos/steamos-cursor-config
72
+ xcursorgen usr/share/steamos/steamos-cursor-config %{buildroot }%{_datadir }/icons/steam/cursors/default
69
73
# Remove unneeded files
70
74
rm %{buildroot }%{_sysconfdir }/default/grub-steamos
71
75
rm %{buildroot }%{_datadir }/jupiter_bios_updater/h2offt-g
You can’t perform that action at this time.
0 commit comments