case ${ACTION} in
post)
	cat <<_EOF
==========================================================================
 By default this package uses its built-in timidity as MIDI synth,
 optionally installing the fluidsynth package replaces it. It is
 dlopen(3)ed at runtime.
==========================================================================
_EOF
esac