|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
# Slackware build script for RBio |
|
|
|
|
|
|
|
# Copyright 2013-2017 Kyle Guinn <elyk03@gmail.com>, USA |
|
|
|
# Copyright 2013-2018 Kyle Guinn <elyk03@gmail.com>, USA |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
@ -26,8 +26,8 @@ PRGNAM=rbio |
|
|
|
SRCNAM=SuiteSparse |
|
|
|
SUBDIR=RBio |
|
|
|
VERSION=${VERSION:-2.2.6} |
|
|
|
SRCVER=${SRCVER:-5.1.0} |
|
|
|
BUILD=${BUILD:-3} |
|
|
|
SRCVER=${SRCVER:-5.2.0} |
|
|
|
BUILD=${BUILD:-4} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
if [ -z "$ARCH" ]; then |
|
|
|