summaryrefslogtreecommitdiff
path: root/pcr-testing/alsaequal/alsaequal.install
diff options
context:
space:
mode:
Diffstat (limited to 'pcr-testing/alsaequal/alsaequal.install')
-rw-r--r--pcr-testing/alsaequal/alsaequal.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/pcr-testing/alsaequal/alsaequal.install b/pcr-testing/alsaequal/alsaequal.install
new file mode 100644
index 000000000..35add9be3
--- /dev/null
+++ b/pcr-testing/alsaequal/alsaequal.install
@@ -0,0 +1,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
+}