]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #40779 : hello & pyhello
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 18 Mar 2024 15:20:27 +0000 (16:20 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 18 Mar 2024 15:20:27 +0000 (16:20 +0100)
products/COMPONENT.pyconf
products/HELLO.pyconf
products/PYHELLO.pyconf
products/SAMPLES.pyconf

index 56428b4d9dd9f56ca47d5f6e95139b2ac3cff14e..6651b6c47cea630ef22ac6cb943a7339bf8ef433 100644 (file)
@@ -5,7 +5,7 @@ default :
     get_source : "git"
     git_info:
     {
-        repo : $PROJECTS.projects.salome.git_info.default_git_server + "samples/component.git"
+        repo : $PROJECTS.projects.salome.git_info.default_git_server + "component.git"
         repo_dev : $PROJECTS.projects.salome.git_info.default_git_server_dev + "component.git"
     }
     environ :
index b39d6f73cca6159c8f1557db78cf867ff575aa0e..addead110f6dfc765a5ce7beb715e62d41fa7a7b 100644 (file)
@@ -5,7 +5,7 @@ default :
     get_source : "git"
     git_info:
     {
-        repo : $PROJECTS.projects.salome.git_info.default_git_server + "samples/hello.git"
+        repo : $PROJECTS.projects.salome.git_info.default_git_server + "hello.git"
         repo_dev : $PROJECTS.projects.salome.git_info.default_git_server_dev + "hello.git"
     }
     environ :
index 2df58fd3880ba8fcd33bf2d2c778267cf2315a9c..abfb0c737ba6031a2198351b69a1cf539b2450db 100644 (file)
@@ -5,7 +5,7 @@ default :
     get_source : "git"
     git_info:
     {
-        repo : $PROJECTS.projects.salome.git_info.default_git_server + "samples/pyhello.git"
+        repo : $PROJECTS.projects.salome.git_info.default_git_server + "pyhello.git"
         repo_dev : $PROJECTS.projects.salome.git_info.default_git_server_dev + "pyhello.git"
     }
     environ :
index 8d31398eb5e8cfb2b13288ec236eacc839068a90..2021228090a7bc940fbdd485a9c8b1e931bca355 100644 (file)
@@ -4,7 +4,7 @@ default :
     get_source : "git"
     git_info:
     {
-        repo : $PROJECTS.projects.salome.git_info.default_git_server + "samples/datafiles.git"
+        repo : $PROJECTS.projects.salome.git_info.default_git_server + "datafiles.git"
         repo_dev : $PROJECTS.projects.salome.git_info.default_git_server_dev + "datafiles.git"
     }
     depend : []