## arg 1: the new package version post_install() { /usr/LH/bin/misc_status_config.py /usr/LH/bin/install_canter_font.sh } ## arg 1: the new package version ## arg 2: the old package version post_upgrade() { post_install } # vim:set ts=2 sw=2 et: