#!/bin/sh

set -x

. /usr/share/volatile/oem-common.sh

apt_purge oem-unity-auto-scale

exit 0
