Salome HOME
Copyright update
[tools/install.git] / config_files / PYLIGHT.sh
index efe2b26f811ca37d7d10b672a3d99f508a54eff5..309e7f9d980464c0670ee9dc208fff28dfcdd5e8 100755 (executable)
@@ -6,7 +6,7 @@
 #  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
 #  Project   : SALOME
 #  Module    : Installation Wizard
-#  Copyright : 2002-2013 CEA
+#  Copyright : 2002-2015 CEA
 #
 #  This script is the part of the SALOME installation procedure.
 #
@@ -86,7 +86,7 @@ fi
 
 CUR_DIR=`pwd`
 cd ${INST_ROOT}
-check_jb ./build.sh -o -b -d -v 0 -p ${INST_ROOT} PYLIGHT
+check_jb ./build.sh -d -p ${INST_ROOT} PYLIGHT
 
 cd ${CUR_DIR}
 
@@ -114,6 +114,8 @@ check_jb tar xfz ${SRC_DIR}/PYLIGHTsourcesV${SALOME_VERSION}.tar.gz -C ${INST_RO
 # modify all *.la files
 export PYLIGHT_ROOT_DIR=${PRODUCT_DIR}
 test -z ${SINGLE_DIR} && modif_la_files ${PRODUCT_DIR}
+modif_cfg_file ${PRODUCT_DIR}/adm_local/cmake_files/SalomePYLIGHTConfig.cmake
+modif_cfg_file ${PRODUCT_DIR}/adm_local/cmake_files/SalomePYLIGHTTargets-release.cmake 
 
 # to generate environment scripts
 try_preinstalled