aboutsummaryrefslogtreecommitdiff
path: root/graphics/scrot
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-02-14 02:50:11 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-18 10:07:10 +0700
commit1b305a59d3fe204e5825485d8df04b589149f06f (patch)
treecb52633b8551aa70e2a5977fffa05ba67e68f52e /graphics/scrot
parentee9bb0386c273c97910a22e4fcc02516b199e5cf (diff)
graphics/scrot: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/scrot')
-rw-r--r--graphics/scrot/scrot.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/scrot/scrot.SlackBuild b/graphics/scrot/scrot.SlackBuild
index 99764166b8c1..6e74ccd5b7f9 100644
--- a/graphics/scrot/scrot.SlackBuild
+++ b/graphics/scrot/scrot.SlackBuild
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -e
# Slackware build script for scrot
@@ -24,8 +24,6 @@
# along with this program (most likely, a file named COPYING). If
# not, see <http://www.gnu.org/licenses/>.
-set -e
-
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=scrot