summaryrefslogtreecommitdiff
path: root/pcr-testing/alsaequal/alsaequal.install
blob: 35add9be3a6267b3c507a2a53fe289bbf88f2dc5 (plain)
1
2
3
4
5
6
7
post_install()
{
  cat << MSG
==> See the Arch ALSA wiki page for configuration instructions
    https://wiki.archlinux.org/index.php/Advanced_Linux_Sound_Architecture#System-wide_equalizer
MSG
}