libraries/vmaf: Minor template nitpick.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2023-02-14 23:05:24 -05:00 committed by Willy Sudiarto Raharjo
parent 207f1464ae
commit 27b85a4418
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}