Salome HOME
Update process deleting CAS-6.3_SRC and CAS-6.3-patch_SRC folders
authormaintenance team <salome-mnt@opencascade.com>
Thu, 27 Nov 2008 14:10:58 +0000 (14:10 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Thu, 27 Nov 2008 14:10:58 +0000 (14:10 +0000)
config_files/CAS-6.3-patch.sh

index 41b40041a3a771a46ebf2bf77f0a7a22980178d6..e5aad7af3216715d29e12c236ff4689e5c743c5c 100755 (executable)
@@ -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