]> git.deb.at Git - pkg/beep.git/blobdiff - debian/postinst
Bump Standards-Version to 3.9.3
[pkg/beep.git] / debian / postinst
index b60608eef594e4e21e5ba9ae40d9d07a8bba3bfd..fb659d66bceed6647eeab2562e954afc4db899ae 100644 (file)
@@ -1,7 +1,9 @@
-#!/bin/sh -e
+#!/bin/sh
 # postinst for beep
-# copyright 2002-2009 by Gerfried Fuchs <rhonda@debian.at>
-# Licenced under BSD style
+# copyright 2002-2011 by Gerfried Fuchs <rhonda@debian.org>
+# Licenced under WTFPLv2
+
+set -e
 
 # Source debconf library.
 if [ -e /usr/share/debconf/confmodule ]; then