Salome HOME
spns #40779 : target github repositories
[tools/sat_salome.git] / products / RESTRICTED.pyconf
index a260985f48bdbef0371a2e27725ac820d575fd68..ae85e8498f70466ce5d495b7844e72c2915f0ec6 100644 (file)
@@ -4,8 +4,8 @@ default :
     get_source : "git"
     git_info:
     {
-        repo : $PROJECTS.projects.salome.git_info.default_git_server + "restricted.git"
         repo_dev : $PROJECTS.projects.salome.git_info.default_git_server_dev + "restricted.git"
+        repo : $repo_dev
     }
     environ :
     {
@@ -17,6 +17,7 @@ default :
     {
         compilation : "no"
         not_in_package : "yes"
+        is_opensource : "no"
     }
     patches : []
 }