fwcutter: Import the debian build scripts
[b43-tools.git] / fwcutter / debian / b43-fwcutter.postinst
diff --git a/fwcutter/debian/b43-fwcutter.postinst b/fwcutter/debian/b43-fwcutter.postinst
new file mode 100644 (file)
index 0000000..140c866
--- /dev/null
@@ -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#