]> git.deb.at Git - pkg/beep.git/blobdiff - debian/postinst
Merge commit 'upstream/1.3'
[pkg/beep.git] / debian / postinst
index c72f47745cc1f5f5bdd48e7c7c1258861a35cff3..2067f5b3db55accb34761728ae5863f0b467b90a 100644 (file)
@@ -1,8 +1,10 @@
-#!/bin/sh -e
+#!/bin/sh
 # postinst for beep
 # copyright 2002-2009 by Gerfried Fuchs <rhonda@debian.at>
 # Licenced under WTFPLv2
 
+set -e
+
 # Source debconf library.
 if [ -e /usr/share/debconf/confmodule ]; then
        . /usr/share/debconf/confmodule