X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostrm;h=f0f4aae75ede7c5f9a4e2d4e88942bc9eaf3e8c8;hb=5ea47d0671d0d80933190f3f0e8063f91c3bdb8e;hp=1fe8e4253192086d5e766b15638ba6bb26e4f690;hpb=64beb4c81b81572c115d28dfbe904decc5ebd72e;p=pkg%2Ft-prot.git diff --git a/debian/postrm b/debian/postrm index 1fe8e42..f0f4aae 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,5 +1,9 @@ -#!/bin/sh -e +#!/bin/sh # postrm for t-prot +# Copyright 2002-2010 by Rhonda D'Vine +# Licenced under WTFPLv2 + +set -e action=$1