Bug#297779: [Pkg-alsa-devel] Bug#297779: alsa-utils: alsaconf : No card database.
Thomas Hood
Thomas Hood <jdthood@aglu.demon.nl>, 297779@bugs.debian.org
Fri, 04 Mar 2005 09:17:26 +0100
On Thu, 2005-03-03 at 21:55 +0100, B. Zhang wrote:
> YES. Like this :
> if true; then
> # Debian code
> # CARDID_DB was set earlier
> xecho "Building card database..."
> build_card_db $CARDID_DB
> if [ ! -e $CARDID_DB ]; then
> xecho "No card database. Aborting."
> exit 1
> fi
Thanks. We'll fix this in the next release (version 1.0.8-4).
You know more about programming than you think.
--
Thomas Hood <jdthood@aglu.demon.nl>