aboutsummaryrefslogtreecommitdiff
path: root/academic/gresistor
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-05-15 18:28:15 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:29 +0700
commitfc9ba296983af303dc5ae2b4151bd07e917e9aec (patch)
tree24c74f5cd098f54732f80ca49ff5b86bf5ad8394 /academic/gresistor
parentcef09c148f2f81fd47ac2a8ad40ba4135295a2f6 (diff)
academic/gresistor: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/gresistor')
-rw-r--r--academic/gresistor/gresistor.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/gresistor/gresistor.SlackBuild b/academic/gresistor/gresistor.SlackBuild
index c0d4dc9447562..9aba26dce9068 100644
--- a/academic/gresistor/gresistor.SlackBuild
+++ b/academic/gresistor/gresistor.SlackBuild
@@ -28,7 +28,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="README"