From b9b407a7d427d823b2b24efe4a1eaa78aec7c0a1 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 30 Jul 2022 21:13:36 +0900 Subject: network/postfix-pgsql: Remove template comment. Fix sbolint warning. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- network/postfix-pgsql/postfix-pgsql.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/postfix-pgsql/postfix-pgsql.SlackBuild b/network/postfix-pgsql/postfix-pgsql.SlackBuild index 862b6dc4d6..0a0d6b7b7e 100644 --- a/network/postfix-pgsql/postfix-pgsql.SlackBuild +++ b/network/postfix-pgsql/postfix-pgsql.SlackBuild @@ -66,7 +66,7 @@ else LIBDIRSUFFIX="" fi -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT -- cgit v1.2.3