X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostinst;h=7c54816d9411ef0d998bdccf9d3293a9ee30e7fd;hb=75adc8055aab19a8c56bd0dc2445d7a4fe487d2c;hp=428c11f89efd460997e58d1e02054802a06cc2fa;hpb=137a894c83a7b3587044c2048418753c47f18d53;p=pkg%2Ft-prot.git diff --git a/debian/postinst b/debian/postinst index 428c11f..7c54816 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,8 +1,10 @@ -#!/bin/sh -e +#!/bin/sh # postinst for t-prot -# Copyright 2002-2009 by Gerfried Fuchs +# Copyright 2002-2010 by Gerfried Fuchs # Licenced BSD style +set -e + # Source debconf library. if [ -e /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule