X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=solver.sh;h=98482e8ddd1f76377475c38835374989a21e9a2f;hb=cf2074a961bdc166caa0423f03e3901793e667fe;hp=fb002a6af65ea49f70d25e909dc4517d1c7e200f;hpb=68bfe4fa1bbffff925e232b0be3ad899b55bb9b2;p=modules%2Fshaper.git diff --git a/solver.sh b/solver.sh index fb002a6af..98482e8dd 100755 --- a/solver.sh +++ b/solver.sh @@ -2,7 +2,7 @@ # # Modify plugins.xml to switch solver -export PLUGINS_PATH=${PLUGINS_PATH:-${NEWGEOM_ROOT_DIR}/plugins/plugins.xml} +export PLUGINS_PATH=${PLUGINS_PATH:-${SHAPER_ROOT_DIR}/share/salome/resources/shaper/plugins.xml} while [[ $# > 0 ]]; do key="$1"