Salome HOME
Simplification of environment due to SALOME standards
[modules/shaper.git] / launcher_env.sh
index 5946a969390e76db7ec0256bb2062ab0a4d0776d..e1cd87c0c5298dd4f0d4a4ff1b927b4d2e081860 100755 (executable)
@@ -3,6 +3,8 @@
 source env.sh
 source env_standalone.sh
 
+export PATH=${INSTALL_DIR}/bin:${PATH}
+
 cd ${BUILD_DIR}
 
 if [[ -n $@ ]]; then