X-Git-Url: https://jxself.org/git/?p=b43-tools.git;a=blobdiff_plain;f=fwcutter%2Fdebian%2Fb43-fwcutter.postrm.debhelper;fp=fwcutter%2Fdebian%2Fb43-fwcutter.postrm.debhelper;h=bc035b98cdb5d458ae83547feb4c99b9fb7ac772;hp=0000000000000000000000000000000000000000;hb=89b880716d26706541c57c290199f66c0741902e;hpb=30e3fca2e44c77faf9782bae2d7490877deddbd7 diff --git a/fwcutter/debian/b43-fwcutter.postrm.debhelper b/fwcutter/debian/b43-fwcutter.postrm.debhelper new file mode 100644 index 0000000..bc035b9 --- /dev/null +++ b/fwcutter/debian/b43-fwcutter.postrm.debhelper @@ -0,0 +1,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