From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: bluez installs alsa related stuff under /etc/alsa instead of /usr/share/alsa From: Pacho Ramos Reply-To: pacho@condmat1.ciencias.uniovi.es To: Marcel Holtmann Cc: linux-bluetooth@vger.kernel.org In-Reply-To: <1267781065.6970.6.camel@localhost.localdomain> References: <1267781065.6970.6.camel@localhost.localdomain> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-Fxm4OcgGuAH9r1E+NiMF" Date: Sat, 10 Apr 2010 13:28:25 +0200 Message-Id: <1270898905.5646.29.camel@localhost.localdomain> Mime-Version: 1.0 List-ID: --=-Fxm4OcgGuAH9r1E+NiMF Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable El vie, 05-03-2010 a las 10:24 +0100, Pacho Ramos escribi=C3=B3: > El vie, 05-03-2010 a las 10:11 +0100, Pacho Ramos escribi=C3=B3: > > El jue, 04-03-2010 a las 17:42 -0800, Marcel Holtmann escribi=C3=B3: > > > Hi Pacho, > > >=20 > > > > bluez installs stuff into /etc/alsa and it seems wrong since defaul= t > > > > location for alsa stuff seems to be /usr/share/alsa instead. You ca= n > > > > also see that this is been workarounded in ubuntu, gentoo (and prob= ably > > > > debian also). > > > >=20 > > > > Any reason why using /etc/alsa instead? > > >=20 > > > I thought that is the default location. If that is wrong, then please > > > quote the ALSA documentation and send a patch to fix it. > > >=20 > > > Regards > > >=20 > > > Marcel > >=20 > > alsa-lib configure.in seems to indicate that /usr/share/alsa is the > > default one: > > dnl ALSA configuration directory > > AC_ARG_WITH(configdir, > > AS_HELP_STRING([--with-configdir=3Ddir], > > [path where ALSA config files are stored]), > > confdir=3D"$withval", confdir=3D"") > > if test -z "$confdir"; then > > eval dir=3D"$datadir" > > case "$dir" in > > /*) ;; > > *) dir=3D"$prefix/share" > > esac > > confdir=3D"$dir/alsa" > > fi > >=20 >=20 > I forgot the patch, sorry >=20 Was this committed finally? Thanks :-) --=-Fxm4OcgGuAH9r1E+NiMF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEABECAAYFAkvAYNkACgkQCaWpQKGI+9TXUwCeOpnqckkUEeQjwisTU/hWx87i jTEAnjYheBJCuaowDWDNbDdI4hkHNYts =XWv/ -----END PGP SIGNATURE----- --=-Fxm4OcgGuAH9r1E+NiMF--