]> git.deb.at Git - pkg/t-prot.git/blobdiff - debian/postrm
Add #DEBHELPER# placeholder to debian/post* files
[pkg/t-prot.git] / debian / postrm
index f0f4aae75ede7c5f9a4e2d4e88942bc9eaf3e8c8..6661e9e4b3cab46402184a489079c71f1aea999a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # postrm for t-prot
-# Copyright 2002-2010 by Rhonda D'Vine <rhonda@debian.org>
+# Copyright 2002-2016 by Rhonda D'Vine <rhonda@debian.org>
 # Licenced under WTFPLv2
 
 set -e
@@ -25,3 +25,5 @@ case "$action" in
        fi
        ;;
 esac
+
+#DEBHELPER#