X-Git-Url: https://git.deb.at/w?p=pkg%2Ft-prot.git;a=blobdiff_plain;f=debian%2Fpostrm;h=6661e9e4b3cab46402184a489079c71f1aea999a;hp=c65b44d2f026f58b2cb4157b33e670b7e1c87754;hb=HEAD;hpb=7c4bc6c5cafd01d3683277687590c226a0d2b619 diff --git a/debian/postrm b/debian/postrm index c65b44d..6661e9e 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,6 +1,6 @@ #!/bin/sh # postrm for t-prot -# Copyright 2002-2010 by Gerfried Fuchs +# Copyright 2002-2016 by Rhonda D'Vine # Licenced under WTFPLv2 set -e @@ -25,3 +25,5 @@ case "$action" in fi ;; esac + +#DEBHELPER#