#!/bin/sh

set -e

dpkg-maintscript-helper rm_conffile \
    /etc/nxagent/rgb "2:3.5.99.4-999" nxagent -- "$@"

#DEBHELPER#