From: vsr Date: Fri, 19 Oct 2012 14:55:29 +0000 (+0000) Subject: Migrate DISTENE products to MeshGems suite v1.0 X-Git-Tag: V6_6_0~20 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a970a217a149b1b1a73c22eddda2b20c24913720;p=tools%2Finstall.git Migrate DISTENE products to MeshGems suite v1.0 --- diff --git a/config_files/DISTENE.sh b/config_files/DISTENE.sh index 12359f2..221b5c2 100755 --- a/config_files/DISTENE.sh +++ b/config_files/DISTENE.sh @@ -13,18 +13,12 @@ #################################################################################### # -# ghs3d &blsurf versions +# products versions # +MESHGEMS_VERSION=1.0 +HEXOTIC_VERSION=1.0 if test `uname -m` = "x86_64" ; then -GHS3D41_VERSION=4.1_64 -GHS3D42_VERSION=4.2_64 -BLSURF_VERSION=3.1_64 -HEXOTIC_VERSION=1.0_64 -else -GHS3D41_VERSION=4.1_32 -GHS3D42_VERSION=4.2_32 -BLSURF_VERSION=3.1_32 -HEXOTIC_VERSION=1.0_32 + PLT_SUFFIX="_64" fi @@ -38,10 +32,11 @@ print_env_bin() cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <