diff options
author | B. Watson <urchlay@slackware.uk> | 2023-02-14 23:11:39 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-18 10:07:17 +0700 |
commit | 75cb8be2fba94ae7e3928b7ae0febba66f0870e3 (patch) | |
tree | 54697ddee5a783e28f5c423ce0244e8a0ec56d76 /perl | |
parent | d5d9333b3cd9949a7d18cf784f5f31f6c86f229d (diff) |
perl/perl-Gtk3-SimpleList: 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-SimpleList/perl-Gtk3-SimpleList.SlackBuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl/perl-Gtk3-SimpleList/perl-Gtk3-SimpleList.SlackBuild b/perl/perl-Gtk3-SimpleList/perl-Gtk3-SimpleList.SlackBuild index d4e83f41f883..651f3603f285 100644 --- a/perl/perl-Gtk3-SimpleList/perl-Gtk3-SimpleList.SlackBuild +++ b/perl/perl-Gtk3-SimpleList/perl-Gtk3-SimpleList.SlackBuild @@ -47,7 +47,6 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then exit 0 fi -CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} |