X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostinst;h=7c54816d9411ef0d998bdccf9d3293a9ee30e7fd;hb=75adc8055aab19a8c56bd0dc2445d7a4fe487d2c;hp=b60b3dd39ca83665018cf3c6420389afff522be4;hpb=0981c53b0930fae7677558abfe16bd9c0114181b;p=pkg%2Ft-prot.git diff --git a/debian/postinst b/debian/postinst index b60b3dd..7c54816 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,7 +1,9 @@ -#!/bin/sh -e +#!/bin/sh # postinst for t-prot -# (c) 2002-2007 by Gerfried Fuchs -# Licenced in the same way as t-prot itself +# Copyright 2002-2010 by Gerfried Fuchs +# Licenced BSD style + +set -e # Source debconf library. if [ -e /usr/share/debconf/confmodule ]; then