From 30c66d6b4ae3a3b719f1f7fd338f97091784faf3 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 4 Feb 2016 17:40:31 +0300 Subject: [PATCH] 0023227: [CEA 1718] Correction of the script hxx2salome.py in YACSGEN --- script/hxx2salome.py | 1 - 1 file changed, 1 deletion(-) diff --git a/script/hxx2salome.py b/script/hxx2salome.py index dbbeafc..137c205 100755 --- a/script/hxx2salome.py +++ b/script/hxx2salome.py @@ -162,7 +162,6 @@ def hxx2salome(cppdir, # if specified : compile and install the generated component if do_compile: - g.bootstrap() g.configure() g.make() g.install() -- 2.39.2