# arg 1:  the new package version
post_install() {

cat << EOM

==> unace post-install message:
==> to use this software, you have to accept the Public UnAce Licence,
==> ( it's in /usr/share/licenses/unace/license )
==> otherwise, remove this package!

EOM

}

