From: Ivan Rako Date: Sat, 14 Jul 2018 22:00:54 +0000 (+0200) Subject: izmjene u postinstu X-Git-Tag: debian/1%2.2.27_cn0^0 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=dovecot-cn.git;a=commitdiff_plain;h=878b239bbaf158f89da80f5a87fcbe2441a05f68 izmjene u postinstu --- diff --git a/debian/postinst b/debian/postinst index dd1bf13..1caedc8 100755 --- a/debian/postinst +++ b/debian/postinst @@ -1,4 +1,6 @@ -#!/bin/sh -e +#!/bin/sh + +set -e [ "$1" = "configure" ] || exit 0 [ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx