diff options
author | B. Watson <urchlay@slackware.uk> | 2023-02-14 23:11:24 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-18 10:07:17 +0700 |
commit | d5d9333b3cd9949a7d18cf784f5f31f6c86f229d (patch) | |
tree | 9442080d26029de235d3d0e60dd0b5590e7fb049 /perl/perl-Gtk3-ImageView | |
parent | 38545f4fbf96a2c316e070ba5a6fb98e5998efc6 (diff) |
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/perl-Gtk3-ImageView')
-rw-r--r-- | perl/perl-Gtk3-ImageView/perl-Gtk3-ImageView.SlackBuild | 1 |
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 1d556a8d7545b..604b80ec62cdd 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} |