~dobey/+junk/binkplayer-installer

1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh

set -e

PACKAGE=binkplayer

. /usr/share/debconf/confmodule

db_reset $PACKAGE/httpget
db_input medium $PACKAGE/httpget || true
db_go
db_get $PACKAGE/httpget