X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fpostinst;h=f3daa2cd6b0bb4f7934f87086020f3181b36589d;hb=2939acd3b5aa110b9ff82f44c24dfe6f82c6a8a5;hp=2bb6a7d2cbbbe89366dbf4a1984f5ac6b3f0a1e3;hpb=b0d9c2864745744a3d0266f0461770b006483bdb;p=pkg%2Ft-prot.git diff --git a/debian/postinst b/debian/postinst index 2bb6a7d..f3daa2c 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,5 +1,9 @@ -#!/bin/sh -e +#!/bin/sh # postinst for t-prot +# Copyright 2002-2010 by Gerfried Fuchs +# Licenced under WTFPLv2 + +set -e # Source debconf library. if [ -e /usr/share/debconf/confmodule ]; then