X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostinst;h=deab0dded2c0a2c50db3017672d075abc1b0b676;hb=d13a2465d9785b20683cd8639b0dd5fc2df04a5b;hp=408f6dcd34194516ca79586f09ab9ab71d9ad794;hpb=be37f49b82e880df6dbd4bd80dbe8b93b8574943;p=pkg%2Fabook.git diff --git a/debian/postinst b/debian/postinst index 408f6dc..deab0dd 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,5 +1,9 @@ -#!/bin/sh -e +#!/bin/sh # postinst for abook +# copyright 2003-2012 by Gerfried Fuchs +# Licenced under WTFPLv2 + +set -e # Source debconf library. if [ -e /usr/share/debconf/confmodule ]; then