aboutsummaryrefslogtreecommitdiff
path: root/graphics/mangohud/mangohud.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-04-11 22:12:19 +1200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-16 12:12:37 +0700
commitad4940636b48191246b49bbc442a56f1244e4a22 (patch)
tree2894dfd4eebc684fa59909ff8f44503c4f7bbb07 /graphics/mangohud/mangohud.SlackBuild
parentc1af7b67767a6777b60789125266a20d9ad4439e (diff)
graphics/mangohud: Fix github tarball handling.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/mangohud/mangohud.SlackBuild')
-rw-r--r--graphics/mangohud/mangohud.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mangohud/mangohud.SlackBuild b/graphics/mangohud/mangohud.SlackBuild
index a701720bc189..8b295e869320 100644
--- a/graphics/mangohud/mangohud.SlackBuild
+++ b/graphics/mangohud/mangohud.SlackBuild
@@ -75,7 +75,7 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf MangoHud-$VERSION
rm -rf MangoHud-$RLSVRS
-tar xvf $CWD/$PRGNAM-$RLSVRS.tar.?z
+tar xvf $CWD/MangoHud-$RLSVRS.tar.?z
cd MangoHud-$RLSVRS/subprojects
tar xvf $CWD/imgui-1.81.tar.gz
unzip $CWD/imgui_1.81-1_patch.zip