X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostrm;h=c65b44d2f026f58b2cb4157b33e670b7e1c87754;hb=0f4bb83e8fd4c3b8fe605e7a785671467ece4e85;hp=ff6097d302842d3cf6b581be9ad3b1c3b84884a3;hpb=0981c53b0930fae7677558abfe16bd9c0114181b;p=pkg%2Ft-prot.git diff --git a/debian/postrm b/debian/postrm index ff6097d..c65b44d 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 Gerfried Fuchs +# Licenced under WTFPLv2 + +set -e action=$1