X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fpostinst;h=2067f5b3db55accb34761728ae5863f0b467b90a;hb=0e17115ad50cd24d1a805661ab54dcf442f70abf;hp=b60608eef594e4e21e5ba9ae40d9d07a8bba3bfd;hpb=3e366a8559a933d9b1d463255441f97812382d0b;p=pkg%2Fbeep.git diff --git a/debian/postinst b/debian/postinst index b60608e..2067f5b 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,7 +1,9 @@ -#!/bin/sh -e +#!/bin/sh # postinst for beep # copyright 2002-2009 by Gerfried Fuchs -# Licenced under BSD style +# Licenced under WTFPLv2 + +set -e # Source debconf library. if [ -e /usr/share/debconf/confmodule ]; then