## arg 1: the new package version post_install() { post_upgrade } ## arg 1: the new package version ## arg 2: the old package version post_upgrade() { echo 'You should copy the /usr/share/bsnes/profile/ data into your' echo '~/.config/bsnes/ folder unless you have already done so. It contains' echo 'files that the emulator needs to function properly.' }