#!/bin/sh

set -e 

CFILE='/etc/defoma/hints/ttf-mplus.hints'
if dpkg-maintscript-helper supports rm_conffile; then
    dpkg-maintscript-helper rm_conffile $CFILE 040-1 -- "$@"
fi

#DEBHELPER#
