mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-01 03:21:41 +00:00
chore: Remove default audio profiles from steamdeck-dsp, other handhelds can instead use stock Fedora audio.
This commit is contained in:
parent
6335bae324
commit
da6adb025b
@ -48,6 +48,8 @@ rm -f %{buildroot}%{_sysconfdir}/pipewire
|
||||
mkdir -p %{buildroot}%{_libexecdir}/hwsupport
|
||||
mv %{buildroot}%{_datadir}/wireplumber/hardware-profiles/wireplumber-hwconfig %{buildroot}%{_libexecdir}/hwsupport/wireplumber-hwconfig
|
||||
mv %{buildroot}%{_datadir}/pipewire/hardware-profiles/pipewire-hwconfig %{buildroot}%{_libexecdir}/hwsupport/pipewire-hwconfig
|
||||
rm %{buildroot}%{_datadir}/wireplumber/hardware-profiles/default
|
||||
rm %{buildroot}%{_datadir}/pipewire/hardware-profiles/default
|
||||
|
||||
# This lists all the files that are included in the rpm package and that
|
||||
# are going to be installed into target system where the rpm is installed.
|
||||
|
Loading…
Reference in New Issue
Block a user