summaryrefslogtreecommitdiffstats
path: root/graphics/mangohud
diff options
context:
space:
mode:
author B. Watson2023-02-15 05:03:10 +0100
committer Willy Sudiarto Raharjo2023-02-18 04:07:14 +0100
commitb1598c46c1e2a73bce1f20732cebb7db7e537ec1 (patch)
tree88030aaefe83a156d8a8570571acebba049467a0 /graphics/mangohud
parent01aa2fcded95111fa8826fb69265642068d17446 (diff)
downloadslackbuilds-b1598c46c1e2a73bce1f20732cebb7db7e537ec1.tar.gz
graphics/mangohud: Minor template nitpick.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/mangohud')
-rw-r--r--graphics/mangohud/mangohud.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/mangohud/mangohud.SlackBuild b/graphics/mangohud/mangohud.SlackBuild
index 72796e07bb..5783114a93 100644
--- a/graphics/mangohud/mangohud.SlackBuild
+++ b/graphics/mangohud/mangohud.SlackBuild
@@ -51,7 +51,6 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}