From: Konstantin Leontev Date: Tue, 23 May 2023 13:56:59 +0000 (+0100) Subject: Fixed attempt to get CAS from archive that we dont have on ftp. X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Fkleontev%2Ffix_build;p=tools%2Fsat_salome.git Fixed attempt to get CAS from archive that we dont have on ftp. --- diff --git a/products/CAS.pyconf b/products/CAS.pyconf index 8369bd5..50547d9 100755 --- a/products/CAS.pyconf +++ b/products/CAS.pyconf @@ -85,7 +85,8 @@ version_CR753_SALOME_PATCH_win : build_source : "script" compil_script : "CAS_7.5.bat" #FIXME - get_source : "archive" + #get_source : "archive" + get_source : "git" archive_info : { #archive_name : "CAS-V7_5_3p4.tar.gz"