Salome HOME
SALOME 7.3.0 preparation
[tools/install.git] / config_files / ATOMSOLV.sh
index 543a5503393f906006552652822867f2024e34f5..644004ba4c1552340f769f74488a6e1c81629e2d 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