summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2023-02-15 05:11:24 +0100
committer Willy Sudiarto Raharjo2023-02-18 04:07:17 +0100
commitd5d9333b3cd9949a7d18cf784f5f31f6c86f229d (patch)
tree9442080d26029de235d3d0e60dd0b5590e7fb049 /perl
parent38545f4fbf96a2c316e070ba5a6fb98e5998efc6 (diff)
downloadslackbuilds-d5d9333b3cd9949a7d18cf784f5f31f6c86f229d.tar.gz
perl/perl-Gtk3-ImageView: Minor template nitpick.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Gtk3-ImageView/perl-Gtk3-ImageView.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl/perl-Gtk3-ImageView/perl-Gtk3-ImageView.SlackBuild b/perl/perl-Gtk3-ImageView/perl-Gtk3-ImageView.SlackBuild
index 1d556a8d75..604b80ec62 100644
--- a/perl/perl-Gtk3-ImageView/perl-Gtk3-ImageView.SlackBuild
+++ b/perl/perl-Gtk3-ImageView/perl-Gtk3-ImageView.SlackBuild
@@ -48,7 +48,6 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}