From: maintenance team Date: Tue, 24 Apr 2007 12:00:06 +0000 (+0000) Subject: Update for version 4.0.0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=40543db1baf2979ee3a204653e9f378b63134643;p=tools%2Finstall.git Update for version 4.0.0 --- diff --git a/config_files/CALCULATOR_BIN.sh b/config_files/CALCULATOR_BIN.sh index 87a2696..1fea904 100755 --- a/config_files/CALCULATOR_BIN.sh +++ b/config_files/CALCULATOR_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${CALCULATOR_ROOT_DIR}" ]; then diff --git a/config_files/CALCULATOR_SRC.sh b/config_files/CALCULATOR_SRC.sh index 037bb1f..5eb75b9 100755 --- a/config_files/CALCULATOR_SRC.sh +++ b/config_files/CALCULATOR_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${CALCULATOR_SRC_DIR}" ]; then diff --git a/config_files/COMPONENT_BIN.sh b/config_files/COMPONENT_BIN.sh index 7817fad..f047794 100755 --- a/config_files/COMPONENT_BIN.sh +++ b/config_files/COMPONENT_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${COMPONENT_ROOT_DIR}" ]; then diff --git a/config_files/COMPONENT_SRC.sh b/config_files/COMPONENT_SRC.sh index 3c52093..493a931 100755 --- a/config_files/COMPONENT_SRC.sh +++ b/config_files/COMPONENT_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${COMPONENT_SRC_DIR}" ]; then diff --git a/config_files/GEOM_BIN.sh b/config_files/GEOM_BIN.sh index e316868..42d2d11 100755 --- a/config_files/GEOM_BIN.sh +++ b/config_files/GEOM_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${GEOM_ROOT_DIR}" ]; then diff --git a/config_files/GEOM_SRC.sh b/config_files/GEOM_SRC.sh index 6ec2bab..77faa04 100755 --- a/config_files/GEOM_SRC.sh +++ b/config_files/GEOM_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${GEOM_SRC_DIR}" ]; then diff --git a/config_files/GHS3DPLUGIN_BIN.sh b/config_files/GHS3DPLUGIN_BIN.sh index d3528bd..9f7e030 100755 --- a/config_files/GHS3DPLUGIN_BIN.sh +++ b/config_files/GHS3DPLUGIN_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${GHS3DPLUGIN_ROOT_DIR}" ]; then diff --git a/config_files/GHS3DPLUGIN_SRC.sh b/config_files/GHS3DPLUGIN_SRC.sh index e8339ce..a8137c6 100755 --- a/config_files/GHS3DPLUGIN_SRC.sh +++ b/config_files/GHS3DPLUGIN_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${GHS3DPLUGIN_SRC_DIR}" ]; then diff --git a/config_files/GUI_BIN.sh b/config_files/GUI_BIN.sh index d7aa676..4c45c26 100755 --- a/config_files/GUI_BIN.sh +++ b/config_files/GUI_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${GUI_ROOT_DIR}" ]; then diff --git a/config_files/GUI_SRC.sh b/config_files/GUI_SRC.sh index c0e7c0e..5b9b82a 100755 --- a/config_files/GUI_SRC.sh +++ b/config_files/GUI_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${GUI_SRC_DIR}" ]; then diff --git a/config_files/HELLO_BIN.sh b/config_files/HELLO_BIN.sh index f6bcf0b..44bd0f1 100755 --- a/config_files/HELLO_BIN.sh +++ b/config_files/HELLO_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${HELLO_ROOT_DIR}" ]; then diff --git a/config_files/HELLO_SRC.sh b/config_files/HELLO_SRC.sh index 7ea9d2f..5389e9d 100755 --- a/config_files/HELLO_SRC.sh +++ b/config_files/HELLO_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.2" +VERSION="4.0.0" check_version(){ if [ -n "${HELLO_SRC_DIR}" ]; then diff --git a/config_files/HXX2SALOME.sh b/config_files/HXX2SALOME.sh index cac5f25..bfc45d6 100755 --- a/config_files/HXX2SALOME.sh +++ b/config_files/HXX2SALOME.sh @@ -56,7 +56,7 @@ source ${INSTALL_WORK}/$SHRC makedir ${PRODUCT_DIR} -check_jb tar xfz ${SOURCE_DIR}/HXX2SALOMEsourcesV3.2.2.tar.gz -C ${INSTALL_WORK} +check_jb tar xfz ${SOURCE_DIR}/HXX2SALOMEsourcesV4.0.0.tar.gz -C ${INSTALL_WORK} cd ${PRODUCT_WORK} cat >> ${PRODUCT_DIR}/CONFIGURE.LOG <