libraries/liborocos-kdl: Make BUILD respect environment.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-04 09:20:06 -05:00 committed by Willy Sudiarto Raharjo
parent 250f6ec6e0
commit 68f0dff824
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
PRGNAM=liborocos-kdl
SRCPKG=orocos_kinematics_dynamics
VERSION=${VERSION:-1.4.0}
BUILD=1
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then