#!/bin/sh -e if [ remove = "$1" ] then dpkg-divert --package tmispell-voikko --remove --rename \ --divert /usr/bin/ispell.real /usr/bin/ispell fi