summaryrefslogtreecommitdiffstats
path: root/fwcutter/debian/b43-fwcutter.postinst
blob: 140c86649b10e611f76339c8f1191b54c20f65cf (plain)
1
2
3
4
5
6
7
8
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#
bues.ch cgit interface