]> git.deb.at Git - pkg/t-prot.git/blobdiff - debian/config
finalize
[pkg/t-prot.git] / debian / config
index 6c2ac71cc13ce355cf6a34ae27152af8aa7fe6d6..0ffb08e29873491acc0d3cd216034363050403bd 100644 (file)
@@ -1,4 +1,9 @@
-#!/bin/sh -e
+#!/bin/sh
+# debconf config file for t-prot
+# Copyright 2002-2010 by Rhonda D'Vine <rhonda@debian.org>
+# Licenced under WTFPLv2
+
+set -e
 
 # Source debconf library.
 . /usr/share/debconf/confmodule
@@ -7,6 +12,4 @@
 db_input medium t-prot/muttrc.d || true
 db_go
 
-# XXX - reconfigure check?
-
 exit 0