forked from pool/alsa-utils
Accepting request 838536 from home:tiwai:branches:multimedia:libs
- Fix the directory to save asound.state again to /var/lib/alsa, which was mistakenly changed to /etc OBS-URL: https://build.opensuse.org/request/show/838536 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=177
This commit is contained in:
parent
6440f09f64
commit
228b1fd045
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 29 12:46:19 CEST 2020 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Fix the directory to save asound.state again to /var/lib/alsa,
|
||||||
|
which was mistakenly changed to /etc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 9 11:21:59 CEST 2020 - tiwai@suse.de
|
Tue Jun 9 11:21:59 CEST 2020 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -83,7 +83,6 @@ autoreconf -fi
|
|||||||
%endif
|
%endif
|
||||||
%configure --with-curses=ncursesw \
|
%configure --with-curses=ncursesw \
|
||||||
--with-systemdsystemunitdir=%{_unitdir} \
|
--with-systemdsystemunitdir=%{_unitdir} \
|
||||||
--with-asound-state-dir=%{_sysconfdir} \
|
|
||||||
--with-udev-rules-dir=%{_udevdir}/rules.d
|
--with-udev-rules-dir=%{_udevdir}/rules.d
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user