From: Salomon CHUNG Date: Thu, 10 Jun 2021 10:59:15 +0000 (+0200) Subject: art #16769: env script section removed X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4a0b769448a5e7993f17b4d32a74ed7cbf41cf1a;p=tools%2Fsat_salome.git art #16769: env script section removed Error message: $ /[...]/sat config SALOME-9.7.0 -p pmml pmml is a product ERROR: problem on product pmml Environment script False for pmml not found. --- diff --git a/products/pmml.pyconf b/products/pmml.pyconf index 04eb594..9148388 100644 --- a/products/pmml.pyconf +++ b/products/pmml.pyconf @@ -8,10 +8,6 @@ default : repo : "https://codev-tuleap.cea.fr/plugins/git/salome/pmml.git" repo_dev : $repo } - environ : - { - env_script : $name + ".py" - } build_depend : ["cmake", "Python", "libxml2"] depend : [] opt_depend : ["swig", "doxygen"]