#!/bin/sh
set -e

dpkg-maintscript-helper rm_conffile \
  /etc/dconf/profile/user 23.10.11 ubuntustudio-menu -- "$@"

dpkg-maintscript-helper rm_conffile \
  /etc/dconf/profile/ubuntustudio 23.10.12 ubuntustudio-menu -- "$@"

#DEBHELPER#
