X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostinst;h=deab0dded2c0a2c50db3017672d075abc1b0b676;hb=b542ed5c3515b13f8a7b5dbf8ce274d7a47ab989;hp=f856309cd029c8f0014e34c05f1b347e5f613bae;hpb=6f33a81fa948039f42f38cb96f736820be524539;p=pkg%2Fabook.git diff --git a/debian/postinst b/debian/postinst index f856309..deab0dd 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,8 +1,10 @@ -#!/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 . /usr/share/debconf/confmodule