X-Git-Url: https://git.deb.at/w?p=pkg%2Ft-prot.git;a=blobdiff_plain;f=debian%2Fpostrm;h=6661e9e4b3cab46402184a489079c71f1aea999a;hp=c65b44d2f026f58b2cb4157b33e670b7e1c87754;hb=6001f26be3cb69339c6884a787764c0bb7dcde5a;hpb=464a3a827772a412c3447237104f67a4db2cbf45 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#