X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fpostrm;h=b2c14e8c46a57e1e0e8193566d8df1f375212ed9;hb=2a3258edf777ccf031a5146672d063a020221cca;hp=fa9ecee5aca9d868c944e6c523d1f31cc88417e3;hpb=37ef60ac9891a4bddc7d6a4bdba24837e10abd0f;p=pkg%2Fbeep.git diff --git a/debian/postrm b/debian/postrm index fa9ecee..b2c14e8 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,5 +1,9 @@ -#!/bin/sh -e +#!/bin/sh # postrm for beep +# copyright 2002-2011 by Rhonda D'Vine +# Licenced under WTFPLv2 + +set -e if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule