Salome HOME
SALOME 7.3.0 preparation
[tools/install.git] / config_files / ATOMIC.sh
index 4c252218371a47b6f92133d638e8d6bbe2bc251b..a60dffd85a8bcd235b4c443cdb1c5e8722b0377e 100755 (executable)
@@ -82,7 +82,7 @@ install_source
 # build sources
 test -z ${SINGLE_DIR} && makedir ${PRODUCT_DIR} || mkdir -p ${PRODUCT_DIR}
 
-if [ -e ./build.sh ] ; then
+if [ -e ./build.sh ] && [ ! -e ${INST_ROOT}/build.sh ]; then
     cp -f ./build.sh ${INST_ROOT}
 fi