X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fconfig;h=4e713d8ffc02324efc536146a12a52f8ac033e72;hb=317f6247fff5c0cb53bf4218daaaa424e544e704;hp=6c2ac71cc13ce355cf6a34ae27152af8aa7fe6d6;hpb=a2f12f10589a04b48cafa947b645c6ec69ec2829;p=pkg%2Ft-prot.git diff --git a/debian/config b/debian/config index 6c2ac71..4e713d8 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 BSD style + +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