From 9e7a22c62180c64ca81982a718522d35f8595089 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 15 May 2023 18:28:14 -0400 Subject: [PATCH] academic/csparse: Align with template. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- academic/csparse/csparse.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"