#!/bin/sh

set -e

#DEBHELPER#

dpkg-divert --package ubuntustudio-menu \
            --rename --remove /etc/xdg/menus/applications.menu

