X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fpostinst;h=9c01cefcd4496fb91441feda0450716276b34821;hb=92890547320a687838b916e415cd189564aa044f;hp=428c11f89efd460997e58d1e02054802a06cc2fa;hpb=0c6efd1fd71a4e505073698b47307483af89f55e;p=pkg%2Ft-prot.git diff --git a/debian/postinst b/debian/postinst index 428c11f..9c01cef 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,7 +1,9 @@ -#!/bin/sh -e +#!/bin/sh # postinst for t-prot -# Copyright 2002-2009 by Gerfried Fuchs -# Licenced BSD style +# Copyright 2002-2010 by Rhonda D'Vine +# Licenced under WTFPLv2 + +set -e # Source debconf library. if [ -e /usr/share/debconf/confmodule ]; then