X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fconfig;h=8fb9e56b4172dc257e383f9796c4417ac16568a1;hb=001e22fe8c84254d8e2bab508da9ff191a05ebd9;hp=6c2ac71cc13ce355cf6a34ae27152af8aa7fe6d6;hpb=5f9d2a076943cbc4c76ce60348235e329d4e2abe;p=pkg%2Ft-prot.git diff --git a/debian/config b/debian/config index 6c2ac71..8fb9e56 100644 --- a/debian/config +++ b/debian/config @@ -1,4 +1,9 @@ -#!/bin/sh -e +#!/bin/sh +# debconf config file for t-prot +# Copyright 2002-2010 by Gerfried Fuchs +# 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