]> git.deb.at Git - pkg/abook.git/blobdiff - debian/postinst
add Denis Briand as co-maintainer
[pkg/abook.git] / debian / postinst
index 408f6dcd34194516ca79586f09ab9ab71d9ad794..deab0dded2c0a2c50db3017672d075abc1b0b676 100644 (file)
@@ -1,5 +1,9 @@
-#!/bin/sh -e
+#!/bin/sh
 # postinst for abook
+# copyright 2003-2012 by Gerfried Fuchs <rhonda@debian.org>
+# Licenced under WTFPLv2
+
+set -e
 
 # Source debconf library.
 if [ -e /usr/share/debconf/confmodule ]; then