summaryrefslogtreecommitdiffstats
path: root/fwcutter/debian/b43-fwcutter.postrm.debhelper
blob: bc035b98cdb5d458ae83547feb4c99b9fb7ac772 (plain)
1
2
3
4
5
6
# Automatically added by dh_installdebconf
if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then
	. /usr/share/debconf/confmodule
	db_purge
fi
# End automatically added section
bues.ch cgit interface