#!/bin/sh set -e # Automatically added by dh_installalternatives/13.11.8ubuntu1 if [ "$1" = "remove" ]; then update-alternatives --remove x-terminal-emulator /usr/bin/zutty fi # End automatically added section