X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostrm;h=f0f4aae75ede7c5f9a4e2d4e88942bc9eaf3e8c8;hb=35e05bd710b905e39013df2c1139592562e68b02;hp=ff6097d302842d3cf6b581be9ad3b1c3b84884a3;hpb=19a42c4a502dbe5cd296dbcf162ac93779c8dab5;p=pkg%2Ft-prot.git diff --git a/debian/postrm b/debian/postrm index ff6097d..f0f4aae 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,7 +1,9 @@ -#!/bin/sh -e +#!/bin/sh # postrm for t-prot -# (c) 2002-2007 by Gerfried Fuchs -# Licenced in the same way as t-prot itself +# Copyright 2002-2010 by Rhonda D'Vine +# Licenced under WTFPLv2 + +set -e action=$1