Fix the amixer scontrols parser in config_mixer
authorDarshaka Pathirana <dpat@syn-net.org>
Sun, 21 May 2017 13:10:49 +0000 (15:10 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 24 May 2017 06:41:28 +0000 (08:41 +0200)
commit79b3fa623f0f25e88a0bbdbea0bfa8de078f8f5d
treed3dda2299ee8f61a6e92af6c1ca7e0c32ec608b4
parente3af0148129e65305b20d9005b045e5b6f6c198d
Fix the amixer scontrols parser in config_mixer

The internal field seperator (IFS) got messed up in commit# 1043bc00e.
While at it, fixed all IFS variables to make it more readable and to
prevent breakage by (automatic) indentation.

This is not (yet) POSIX though, but we are in zsh anyway.

Closes grml/grml#40
autoconfig.functions