From: akl Date: Fri, 9 Nov 2007 12:54:26 +0000 (+0000) Subject: Update in according to addition another one input parameter. X-Git-Tag: V_4_1_1~79 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=534bc75c863f71c7af2668d7982ccdb724e510c1;p=tools%2Finstall.git Update in according to addition another one input parameter. --- diff --git a/config_files/MED.sh b/config_files/MED.sh index 187f76a..0f2638e 100755 --- a/config_files/MED.sh +++ b/config_files/MED.sh @@ -142,7 +142,7 @@ export INSTALL_PRODUCTS=$7; SRC_DIR=$8; shift REMOVE_SRC_TMP=$8; -if [ $# == 9 ] ; then MED_WITH_GUI="FALSE" ; else MED_WITH_GUI="TRUE" ; fi +if [ $# == 10 ] ; then MED_WITH_GUI="FALSE" ; else MED_WITH_GUI="TRUE" ; fi export PRODUCT="MED_${VERSION}" export PRODUCT_SRC="MED_SRC_${VERSION}" export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}