X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostrm;h=0f2545f2693602d32dcaa1d4f77a0c738f706a63;hb=a8ceef793c705683207726c4637ebd52134b95c6;hp=18f3b596aded6b027988fe1bb5ce76ee3eb795be;hpb=3e366a8559a933d9b1d463255441f97812382d0b;p=pkg%2Fbeep.git diff --git a/debian/postrm b/debian/postrm index 18f3b59..0f2545f 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,7 +1,9 @@ -#!/bin/sh -e +#!/bin/sh # postrm for beep -# copyright 2002-2009 by Gerfried Fuchs -# Licenced under BSD style +# copyright 2002-2011 by Gerfried Fuchs +# Licenced under WTFPLv2 + +set -e if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule