forked from pool/alsa-utils
Accepting request 842403 from home:tiwai:branches:multimedia:libs
- Use /run/lock for alsactl lock directory (bsc#1177826) OBS-URL: https://build.opensuse.org/request/show/842403 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=182
This commit is contained in:
parent
cfa9b54832
commit
f9abce01d9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 18 19:12:43 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Use /run/lock for alsactl lock directory (bsc#1177826)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 12:39:42 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -85,7 +85,8 @@ autoreconf -fi
|
||||
%endif
|
||||
%configure --with-curses=ncursesw \
|
||||
--with-systemdsystemunitdir=%{_unitdir} \
|
||||
--with-udev-rules-dir=%{_udevdir}/rules.d
|
||||
--with-udev-rules-dir=%{_udevdir}/rules.d \
|
||||
--with-alsactl-lock-dir=/run/lock
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user