X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2Fhomard.sh;h=54b4cb851de49f5ecbfa9c023a575cf34f62e29b;hb=260bf6b42efe9e30501c4e6e99b013da3fe34f77;hp=7c6d76fc12643fbde6e63c0ede5f29dee9bea7fa;hpb=61901a4e0f592c1f848790e1636dbfa1b313b1b6;p=tools%2Finstall.git diff --git a/config_files/homard.sh b/config_files/homard.sh index 7c6d76f..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.3_64 + HOMARD_DIR=HOMARD_V${HOMARD_VERSION}_64 else -homard_VERSION=10.3_32 + HOMARD_DIR=HOMARD_V${HOMARD_VERSION}_32 fi @@ -32,7 +37,7 @@ print_env_bin() cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <