From: mpv Date: Thu, 21 Feb 2019 09:58:31 +0000 (+0300) Subject: Move to the stable SALOME version on Linux X-Git-Tag: V9_3_0a1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2349827fad9a602fd3074fc7a8ba696a1f211c32;p=modules%2Fshaper.git Move to the stable SALOME version on Linux --- diff --git a/env.sh b/env.sh index 3374aefd0..f1c6d47d3 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/VIRTEX/dn46/SALOME/stable/V9_2_0 +export SALOME_DIR=/dn46/SALOME/stable/V9_2_0 # Path to sources export SOURCES_DIR=$(pwd)