#!/bin/sh -e if [ "$1" != "upgrade" ]; then update-alternatives --remove mini_epn /usr/bin/mini_epn_nagios3 fi #DEBHELPER#