summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2023-05-16 00:28:14 +0200
committer Willy Sudiarto Raharjo2023-05-20 06:17:29 +0200
commit9e7a22c62180c64ca81982a718522d35f8595089 (patch)
tree9e165e506069fcbd7b61390cf91372d81c2979e7
parent21ce02c716847a5309a99b3b39147d99b49f9ae2 (diff)
downloadslackbuilds-9e7a22c62180c64ca81982a718522d35f8595089.tar.gz
academic/csparse: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--academic/csparse/csparse.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/csparse/csparse.SlackBuild b/academic/csparse/csparse.SlackBuild
index 94e6059983..9725887ad3 100644
--- a/academic/csparse/csparse.SlackBuild
+++ b/academic/csparse/csparse.SlackBuild
@@ -50,7 +50,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.txt Doc/ChangeLog Doc/License.txt Doc/lesser.txt"