~ubuntu-branches/ubuntu/saucy/b43-fwcutter/saucy-proposed

1
2
3
4
5
6
7
8
9
#!/bin/sh
set -e

. /usr/share/debconf/confmodule

db_input medium b43-fwcutter/install-unconditional || true
db_go || true

#DEBHELPER#