]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
suppression (provisoire) de omniorb pour uniformiser
authorNicolas CROUZET - SFME/LGLS <crouzet@is228840.intra.cea.fr>
Tue, 8 Dec 2020 10:44:03 +0000 (11:44 +0100)
committerNicolas CROUZET - SFME/LGLS <crouzet@is228840.intra.cea.fr>
Tue, 8 Dec 2020 10:44:03 +0000 (11:44 +0100)
applications/SALOME-master-native.pyconf

index 3347aa0b5134b24a2a2f6e2c96c9df1bb4b0c931..b92774f4d8586f6e01db7d71dcf99720103f8357 100644 (file)
@@ -172,13 +172,13 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
-__overwrite__ :
-[
-   {
-      # Overwrite dedicated to older distributions for a further native use
-      # (Some system packages are missing for now on CentOS 8)
-      __condition__ : "VARS.dist in ['FD32', 'DB10']"
-      'APPLICATION.products.omniORB' : 'native'
-      'APPLICATION.products.omniORBpy' : 'native'
-   }
-]
+#__overwrite__ :
+#[
+#   {
+#      # Overwrite dedicated to older distributions for a further native use
+#      # (Some system packages are missing for now on CentOS 8)
+#      __condition__ : "VARS.dist in ['FD32', 'DB10']"
+#      'APPLICATION.products.omniORB' : 'native'
+#      'APPLICATION.products.omniORBpy' : 'native'
+#   }
+#]