#! /bin/sh -e

if [ "$1" = "remove" ]; then
	update-alternatives --remove mx-plot /usr/lib/mx/plotgnu.plotit
fi

#DEBHELPER#
