X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2FCONFIGURATION.pyconf;h=eaf4a8d5b86e4c6340e801dbdd2159fe0fbd283b;hb=207467198be9c1ba66243c84880b12ee6b3912a6;hp=0f7455aa4084dcac1efcdae6df1d3460a12c273b;hpb=33441aaf0610214cd2529379a9591f376eaff802;p=tools%2Fsat_salome.git diff --git a/products/CONFIGURATION.pyconf b/products/CONFIGURATION.pyconf index 0f7455a..eaf4a8d 100755 --- a/products/CONFIGURATION.pyconf +++ b/products/CONFIGURATION.pyconf @@ -7,10 +7,6 @@ default : repo : $PROJECTS.projects.salome.git_info.default_git_server + "tools/configuration.git" repo_dev : $PROJECTS.projects.salome.git_info.default_git_server_dev + "configuration.git" } - environ : - { - build : {CONFIGURATION_ROOT_DIR : $source_dir} - } depend : [ ] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name properties : @@ -18,7 +14,8 @@ default : compilation : "no" configure_dependency : "yes" # the source of this module is required for the configuration of salome is_SALOME_module : "yes" + sources_in_package : "yes" } - + patches : [] }