summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-07-30 14:13:36 +0200
committer Willy Sudiarto Raharjo2022-08-06 15:15:50 +0200
commitb9b407a7d427d823b2b24efe4a1eaa78aec7c0a1 (patch)
treea7fcc429cd45b54512269f81a0e045e7f2026f05
parent0fe4549a49da9fd57a1ac0c6d78d06d18cc14fc2 (diff)
downloadslackbuilds-b9b407a7d427d823b2b24efe4a1eaa78aec7c0a1.tar.gz
network/postfix-pgsql: Remove template comment.
Fix sbolint warning. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/postfix-pgsql/postfix-pgsql.SlackBuild2
1 files changed, 1 insertions, 1 deletions
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