#!/bin/sh -e update-alternatives --install /usr/bin/uae uae /usr/bin/uae-x 100 # Automatically added by dh_installmenu if [ "$1" = "configure" ] && [ -x /usr/bin/update-menus ]; then update-menus ; fi # End automatically added section