#!/bin/sh
set -e
#DEBHELPER#
dpkg-maintscript-helper rm_conffile \
	/etc/yum/pluginconf.d/dellsysid.conf 2.4.0-2~ smbios-utils -- "$@"

