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:
Takashi Iwai 2020-09-29 11:07:22 +00:00 committed by Git OBS Bridge
parent 6440f09f64
commit 228b1fd045
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -83,7 +83,6 @@ autoreconf -fi
%endif
%configure --with-curses=ncursesw \
--with-systemdsystemunitdir=%{_unitdir} \
--with-asound-state-dir=%{_sysconfdir} \
--with-udev-rules-dir=%{_udevdir}/rules.d
make %{?_smp_mflags}