X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=launcher_env.sh;h=d6084d850ce3d56f52ac7031d70b0eca4e14332b;hb=c5bef5422d5db416b41a041e14003b4535798f98;hp=5946a969390e76db7ec0256bb2062ab0a4d0776d;hpb=ae56a5ed7f640a944108b5aee567bb80ced86c9a;p=modules%2Fshaper.git diff --git a/launcher_env.sh b/launcher_env.sh index 5946a9693..d6084d850 100755 --- a/launcher_env.sh +++ b/launcher_env.sh @@ -1,7 +1,8 @@ #!/bin/bash source env.sh -source env_standalone.sh + +export PATH=${SHAPER_ROOT_DIR}/bin:${PATH} cd ${BUILD_DIR}