if [ "$1" = "remove" ] || [ "$1" = "upgrade" ]; then
	update-catalog --quiet --remove --super #CENTRALCAT#
fi
