updated on Thu Jan 12 20:00:29 UTC 2012
[aur-mirror.git] / libtimidity / libtimidity.install
blobc0bf3004276e938471421ce09a94b4738d062dd5
1 post_install() {
3 cat << _EOF
4     You need to install and configure compatible sound fonds for libtimidity to works.
5       - Install your sound found (timidity-freepats)
6       - Copy the configuration file to /etc/timidity.cfg (cp /etc/timidity++/timidity-freepats.cfg /etc/timidity.cfg)
7       - Try to run make check in libtimidity sources if you want to validate that it works
8 _EOF