post_install() {
  cat <<EOF

pt2-clone requires a config file in the user's home directory.
This can be setup via the following commands:

  mkdir ~/.protracker
  cp /usr/share/doc/pt2-clone/protracker.ini ~/.protracker/protracker.ini

EOF
}
