From: mpv Date: Tue, 31 May 2016 14:42:29 +0000 (+0300) Subject: Update the path due to the location of resources changes X-Git-Tag: V_2.3.1~18 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3382701fefd437e74939a2de7186b1899a94df0e;p=modules%2Fshaper.git Update the path due to the location of resources changes --- diff --git a/solver.sh b/solver.sh index 2e6ed445e..98482e8dd 100755 --- a/solver.sh +++ b/solver.sh @@ -2,7 +2,7 @@ # # Modify plugins.xml to switch solver -export PLUGINS_PATH=${PLUGINS_PATH:-${SHAPER_ROOT_DIR}/plugins/plugins.xml} +export PLUGINS_PATH=${PLUGINS_PATH:-${SHAPER_ROOT_DIR}/share/salome/resources/shaper/plugins.xml} while [[ $# > 0 ]]; do key="$1"