[ptxdist] [PATCH] alsa-lib: Allow installation of /etc/asound.conf

2011-11-08 Thread bernhard
From: Bernhard Walle Some systems require a tuned /etc/asound.conf, for example for special mixer entries. Signed-off-by: Bernhard Walle --- rules/alsa-lib.in |6 ++ rules/alsa-lib.make |6 ++ 2 files changed, 12 insertions(+), 0 deletions(-) diff --git a/rules/alsa-lib.in b

[ptxdist] [PATCH] alsa-lib: Allow installation of /etc/asound.conf

2011-11-08 Thread bernhard
From: Bernhard Walle Some systems require a tuned /etc/asound.conf, for example for special mixer entries. Signed-off-by: Bernhard Walle --- rules/alsa-lib.in |6 ++ rules/alsa-lib.make |4 2 files changed, 10 insertions(+), 0 deletions(-) diff --git a/rules/alsa-lib.in b/r

Re: [ptxdist] [PATCH] alsa-lib: Allow installation of /etc/asound.conf

2011-11-08 Thread Juergen Beisert
bernh...@bwalle.de wrote: > [...] > diff --git a/rules/alsa-lib.make b/rules/alsa-lib.make > index 929ab4e..bfec83f 100644 > --- a/rules/alsa-lib.make > +++ b/rules/alsa-lib.make > @@ -207,6 +207,12 @@ endif > /usr/share/alsa/pcm/dsnoop.conf) > endif > > +ifdef PTXCONF_ALSA_LIB_ASOUN

Re: [ptxdist] [PATCH] alsa-lib: Allow installation of /etc/asound.conf

2011-11-08 Thread Bernhard Walle
* Juergen Beisert [2011-11-08 15:29]: > bernh...@bwalle.de wrote: > > [...] > > diff --git a/rules/alsa-lib.make b/rules/alsa-lib.make > > index 929ab4e..bfec83f 100644 > > --- a/rules/alsa-lib.make > > +++ b/rules/alsa-lib.make > > @@ -207,6 +207,12 @@ endif > > /usr/share/alsa/pcm/ds