#!/bin/sh
set -e
# Automatically added by dh_installalternatives/13.11.4
if [ "$1" = "remove" ]; then
	update-alternatives --remove unrar /usr/bin/unrar-nonfree
fi
# End automatically added section
