#!/bin/sh
set -e

if [ -e /usr/share/xdebconfigurator/xdebc.db ]; then
   rm -f /usr/share/xdebconfigurator/xdebc.db;
fi

#DEBHELPER#
