SHA256
1
0
forked from pool/alsa-utils

Accepting request 750619 from home:Pharaoh_Atem:libexecdir

- Replace incorrect usage of %_libexecdir with %_prefix/lib

OBS-URL: https://build.opensuse.org/request/show/750619
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=161
This commit is contained in:
Takashi Iwai 2019-11-24 20:12:58 +00:00 committed by Git OBS Bridge
parent c5a8b6a18e
commit d5f756937a
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 24 17:38:29 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Replace incorrect usage of %_libexecdir with %_prefix/lib
-------------------------------------------------------------------
Fri Nov 15 17:46:13 CET 2019 - tiwai@suse.de

View File

@ -96,8 +96,8 @@ mkdir -p %{buildroot}%{_localstatedir}/lib/alsa
# systemd unit files
install -c -m 0644 %{SOURCE2} %{buildroot}%{_unitdir}
ln -s ../sound-extra.service %{buildroot}%{_unitdir}/sound.target.wants
mkdir -p %{buildroot}%{_libexecdir}/systemd/scripts
install -c -m 0755 %{SOURCE5} %{buildroot}%{_libexecdir}/systemd/scripts
mkdir -p %{buildroot}%{_prefix}/lib/systemd/scripts
install -c -m 0755 %{SOURCE5} %{buildroot}%{_prefix}/lib/systemd/scripts
%pre
%service_add_pre sound-extra.service
@ -128,7 +128,7 @@ install -c -m 0755 %{SOURCE5} %{buildroot}%{_libexecdir}/systemd/scripts
%{_udevdir}
%{_unitdir}/*.service
%{_unitdir}/sound.target.wants
%{_libexecdir}/systemd/scripts
%{_prefix}/lib/systemd/scripts
%{_localstatedir}/lib/alsa
%files -n alsabat