diff options
author | B. Watson <urchlay@slackware.uk> | 2023-02-14 23:03:10 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-18 10:07:14 +0700 |
commit | b1598c46c1e2a73bce1f20732cebb7db7e537ec1 (patch) | |
tree | 88030aaefe83a156d8a8570571acebba049467a0 | |
parent | 01aa2fcded95111fa8826fb69265642068d17446 (diff) |
graphics/mangohud: Minor template nitpick.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | graphics/mangohud/mangohud.SlackBuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/mangohud/mangohud.SlackBuild b/graphics/mangohud/mangohud.SlackBuild index 72796e07bb62..5783114a93d0 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} |