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