Salome HOME
Fix OpenCV_INCLUDE_DIRS definition on windows - Othewise SAT will not generate a...
[tools/sat_salome.git] / products / homard_bin.pyconf
index 413548f5b7d63a1f00ed67dd01ee97ac61047519..6311ceec5e27eb3c4e9127a63d2c544415e2bee4 100644 (file)
@@ -6,7 +6,7 @@ default :
     get_source : "archive"
     environ :
     {
-       env_script : "Homard.py"
+       env_script : "Homard_bin.py"
     }
     depend : []
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
@@ -20,9 +20,10 @@ version_6_6_0_to_8_5_0 :
     build_source : "script"
     compil_script :  "Homard.sh"
     get_source : "archive"
+    archive_info : {archive_name : "Homard-11.11.tar.gz"}
     environ :
     {
-       env_script : "Homard.py"
+       env_script : "Homard_bin.py"
     }
     depend : []
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name