X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=fwcutter%2Fdebian%2Fb43-fwcutter.postinst;fp=fwcutter%2Fdebian%2Fb43-fwcutter.postinst;h=140c86649b10e611f76339c8f1191b54c20f65cf;hb=89b880716d26706541c57c290199f66c0741902e;hp=0000000000000000000000000000000000000000;hpb=30e3fca2e44c77faf9782bae2d7490877deddbd7;p=b43-tools.git diff --git a/fwcutter/debian/b43-fwcutter.postinst b/fwcutter/debian/b43-fwcutter.postinst new file mode 100644 index 0000000..140c866 --- /dev/null +++ b/fwcutter/debian/b43-fwcutter.postinst @@ -0,0 +1,9 @@ +#!/bin/sh + +set -e +. /usr/share/debconf/confmodule + +# This script does not use the debconf template. +# It's only used by the *-installer packages + +#DEBHELPER#