#! /bin/sh
set -e

#DEBHELPER#

rmdir -p --ignore-fail-on-non-empty /etc/gnome/config

exit 0
