forked from pool/pulseaudio
Accepting request 390178 from home:tiwai:branches:multimedia:libs
- Use /etc/pulse/client.conf.d/50-system.conf as a system setup by setup-pulseaudio script instead of modifying the global config. OBS-URL: https://build.opensuse.org/request/show/390178 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=170
This commit is contained in:
@@ -392,6 +392,8 @@ mkdir -p %{buildroot}%{_sysconfdir}/pulse/client.conf.d
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/pulse/daemon.conf.d
|
||||
# Install disable_flat_volumes.conf
|
||||
install -m 0644 %{S:6} %{buildroot}%{_sysconfdir}/pulse/daemon.conf.d
|
||||
# created by setup-pulseaudio script
|
||||
touch %{buildroot}%{_sysconfdir}/pulse/client.conf.d/50-system.conf
|
||||
%fdupes doxygen/html
|
||||
|
||||
%pre
|
||||
@@ -551,6 +553,7 @@ exit 0
|
||||
# created by setup-pulseaudio script
|
||||
%ghost %{_sysconfdir}/profile.d/pulseaudio.sh
|
||||
%ghost %{_sysconfdir}/profile.d/pulseaudio.csh
|
||||
%ghost %{_sysconfdir}/pulse/client.conf.d/50-system.conf
|
||||
|
||||
%files esound-compat
|
||||
%defattr(-,root,root)
|
||||
|
Reference in New Issue
Block a user