X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;ds=sidebyside;f=debian%2Fconfig;h=0ffb08e29873491acc0d3cd216034363050403bd;hb=HEAD;hp=6c2ac71cc13ce355cf6a34ae27152af8aa7fe6d6;hpb=5f9d2a076943cbc4c76ce60348235e329d4e2abe;p=pkg%2Ft-prot.git diff --git a/debian/config b/debian/config index 6c2ac71..0ffb08e 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 Rhonda D'Vine +# 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