From: Nabil Ghodbane Date: Mon, 17 Oct 2022 12:09:51 +0000 (+0200) Subject: graphviz: fix X-Git-Tag: V9_11_0~229 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=dfdf91827e7ac3a1bc3d7f9d956e89db763822ab;p=tools%2Fsat_salome.git graphviz: fix --- diff --git a/products/graphviz.pyconf b/products/graphviz.pyconf index 96d1b42..c6d3859 100755 --- a/products/graphviz.pyconf +++ b/products/graphviz.pyconf @@ -48,9 +48,8 @@ version_2_44_1 : version_2_44_1_win : { - archive_info : {archive_name : "graphviz-2.44.1.tar.gz"} build_source : "script" - compil_script : "graphviz-2.44.1" + $VARS.scriptExtension + compil_script : "graphviz-2.44.1.bat" depend : ['expat','zlib','libpng','libxml2', 'libjpeg'] build_depend : ['cmake'] }