summaryrefslogtreecommitdiffstats
path: root/libraries/libvdpau-va-gl
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-05-15 18:28:26 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:34 +0700
commit8c78b201f84f23953f6c83634589b59f1f9da431 (patch)
treee79cdefa6bf259037a1082e0b570225fdc079307 /libraries/libvdpau-va-gl
parentcd1f85aa226d4bfb523642bd248c42be7ddf7c62 (diff)
downloadslackbuilds-8c78b201f84f23953f6c83634589b59f1f9da431.tar.gz
slackbuilds-8c78b201f84f23953f6c83634589b59f1f9da431.tar.xz
libraries/libvdpau-va-gl: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libvdpau-va-gl')
-rw-r--r--libraries/libvdpau-va-gl/libvdpau-va-gl.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libvdpau-va-gl/libvdpau-va-gl.SlackBuild b/libraries/libvdpau-va-gl/libvdpau-va-gl.SlackBuild
index 4c65d67200..36c2adebf9 100644
--- a/libraries/libvdpau-va-gl/libvdpau-va-gl.SlackBuild
+++ b/libraries/libvdpau-va-gl/libvdpau-va-gl.SlackBuild
@@ -47,7 +47,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
fi
TMP=${TMP:-/tmp/SBo}
-PKG=$TMP/package-$PRGNAM-$VERSION
+PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
DOCS="ChangeLog LICENSE README.md"