aboutsummaryrefslogtreecommitdiff
path: root/academic/cxsparse
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-05-15 18:28:14 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:29 +0700
commitcef09c148f2f81fd47ac2a8ad40ba4135295a2f6 (patch)
tree6c63b05312f4f0b3d6f92724a555242598951c3a /academic/cxsparse
parent9e7a22c62180c64ca81982a718522d35f8595089 (diff)
downloadslackbuilds-cef09c148f2f81fd47ac2a8ad40ba4135295a2f6.tar.xz
academic/cxsparse: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/cxsparse')
-rw-r--r--academic/cxsparse/cxsparse.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/cxsparse/cxsparse.SlackBuild b/academic/cxsparse/cxsparse.SlackBuild
index f83beedd1af0..4d8c288e241b 100644
--- a/academic/cxsparse/cxsparse.SlackBuild
+++ b/academic/cxsparse/cxsparse.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"