From: spo Date: Wed, 18 Nov 2015 14:15:05 +0000 (+0300) Subject: Fix build standalone X-Git-Tag: V_2.0.0~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f46fe140085276369261e06c6f9f5683164a7019;p=modules%2Fshaper.git Fix build standalone --- diff --git a/test.sh b/test.sh index 7f2d98e45..3732d1601 100755 --- a/test.sh +++ b/test.sh @@ -1,7 +1,7 @@ #!/bin/bash source env.sh -source env_standalone.sh +source ${TOOLS_DIR}/env_salome.sh mkdir -p ${BUILD_DIR} cd ${BUILD_DIR}