X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostinst;h=fb659d66bceed6647eeab2562e954afc4db899ae;hb=845f1d29c686e4401ea22e1c1c2739c7aaa09c88;hp=c72f47745cc1f5f5bdd48e7c7c1258861a35cff3;hpb=5b5b994619460ee3b318e6b01f516fd99cc3264a;p=pkg%2Fbeep.git diff --git a/debian/postinst b/debian/postinst index c72f477..fb659d6 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,8 +1,10 @@ -#!/bin/sh -e +#!/bin/sh # postinst for beep -# copyright 2002-2009 by Gerfried Fuchs +# copyright 2002-2011 by Gerfried Fuchs # Licenced under WTFPLv2 +set -e + # Source debconf library. if [ -e /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule