From: maintenance team Date: Thu, 27 Nov 2008 14:10:58 +0000 (+0000) Subject: Update process deleting CAS-6.3_SRC and CAS-6.3-patch_SRC folders X-Git-Tag: V4_1_4~9 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=60aadbddf267c077d3e570cf192989431ea6d3ac;p=tools%2Finstall.git Update process deleting CAS-6.3_SRC and CAS-6.3-patch_SRC folders --- diff --git a/config_files/CAS-6.3-patch.sh b/config_files/CAS-6.3-patch.sh index 41b4004..e5aad7a 100755 --- a/config_files/CAS-6.3-patch.sh +++ b/config_files/CAS-6.3-patch.sh @@ -97,6 +97,7 @@ cd ${PRODUCT_DIR}; # remove sources and temporary files after building if [ ${REMOVE_SRC_TMP} == "TRUE" ] ; then test -d ${INST_ROOT}/${PRODUCT}-patch_SRC && rm -fr ${INST_ROOT}/${PRODUCT}-patch_SRC + test -d ${PRODUCT_SRC_DIR} && rm -fr ${PRODUCT_SRC_DIR} fi # to generate environment scripts