#!/bin/sh

set -e

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

#DEBHELPER#
