X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostrm;h=c65b44d2f026f58b2cb4157b33e670b7e1c87754;hb=e1deb8f8c6b5f5c1cc5c2281166a51a4b9554ca8;hp=1428af4c4d69e783e0e72aadd00ed48088950fe9;hpb=e2c8bf456928241e89aedb06752ab6f4888fd00f;p=pkg%2Ft-prot.git diff --git a/debian/postrm b/debian/postrm index 1428af4..c65b44d 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,7 +1,9 @@ -#!/bin/sh -e +#!/bin/sh # postrm for t-prot -# Copyright 2002-2009 by Gerfried Fuchs -# Licenced BSD style +# Copyright 2002-2010 by Gerfried Fuchs +# Licenced under WTFPLv2 + +set -e action=$1