summaryrefslogtreecommitdiffstats
path: root/libraries/lapack
diff options
context:
space:
mode:
author B. Watson2023-05-16 00:28:26 +0200
committer Willy Sudiarto Raharjo2023-05-20 06:17:34 +0200
commitcd1f85aa226d4bfb523642bd248c42be7ddf7c62 (patch)
tree6430ef48302f261ae6f54fba270ff63be27242ef /libraries/lapack
parent1d33ede88e2aecd4ef7e4060d2f5f053e1242924 (diff)
downloadslackbuilds-cd1f85aa226d4bfb523642bd248c42be7ddf7c62.tar.gz
libraries/lapack: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/lapack')
-rw-r--r--libraries/lapack/lapack.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/lapack/lapack.SlackBuild b/libraries/lapack/lapack.SlackBuild
index fae5126dee..5820faafc0 100644
--- a/libraries/lapack/lapack.SlackBuild
+++ b/libraries/lapack/lapack.SlackBuild
@@ -45,7 +45,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="LICENSE README.md DOCS/lapack.png DOCS/lawn81.tex DOCS/org2.ps"