summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author B. Watson2023-05-16 00:28:15 +0200
committer Willy Sudiarto Raharjo2023-05-20 06:17:29 +0200
commitfc9ba296983af303dc5ae2b4151bd07e917e9aec (patch)
tree24c74f5cd098f54732f80ca49ff5b86bf5ad8394 /academic
parentcef09c148f2f81fd47ac2a8ad40ba4135295a2f6 (diff)
downloadslackbuilds-fc9ba296983af303dc5ae2b4151bd07e917e9aec.tar.gz
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')
-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 c0d4dc9447..9aba26dce9 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"