X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2Fhomard.sh;h=54b4cb851de49f5ecbfa9c023a575cf34f62e29b;hb=260bf6b42efe9e30501c4e6e99b013da3fe34f77;hp=e24178356d25a0c5d6e61dee71eecd3435925ed2;hpb=4d017af48b43c1669f522e63104e95a588e09cf5;p=tools%2Finstall.git diff --git a/config_files/homard.sh b/config_files/homard.sh index e241783..54b4cb8 100755 --- a/config_files/homard.sh +++ b/config_files/homard.sh @@ -13,12 +13,17 @@ #################################################################################### # -# ghs3d &blsurf versions +# homard version +# +HOMARD_VERSION=10.4 + +# +# homard's bin directory (platform) # if test `uname -m` = "x86_64" ; then -homard_VERSION=10.2_64 + HOMARD_DIR=HOMARD_V${HOMARD_VERSION}_64 else -homard_VERSION=10.2_32 + HOMARD_DIR=HOMARD_V${HOMARD_VERSION}_32 fi @@ -32,7 +37,7 @@ print_env_bin() cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <