mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/ccolamd: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aa39991503
commit
56e0f41025
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
TMP=${TMP:-/tmp/SBo}
|
TMP=${TMP:-/tmp/SBo}
|
||||||
PKG=$TMP/package-$PRGNAM-$VERSION
|
PKG=$TMP/package-$PRGNAM
|
||||||
OUTPUT=${OUTPUT:-/tmp}
|
OUTPUT=${OUTPUT:-/tmp}
|
||||||
|
|
||||||
DOCS="README.txt Doc/ChangeLog Doc/License.txt Doc/lesser.txt"
|
DOCS="README.txt Doc/ChangeLog Doc/License.txt Doc/lesser.txt"
|
||||||
|
|
Loading…
Reference in a new issue