Salome HOME
Implementation of the project notion, remove all pyconf regardings the products from...
[tools/sat.git] / data / products / boost.pyconf
diff --git a/data/products/boost.pyconf b/data/products/boost.pyconf
deleted file mode 100644 (file)
index 6f0763e..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-boost :
-{
-       name : "boost"
-    build_source : "script"
-    compil_script :  $name + ".sh"
-    get_source : "archive"
-    environ :
-    {
-          env_script : $VARS.datadir + $VARS.sep + "env_scripts" + $VARS.sep + $name + ".py"
-    }
-    depend : ['Python' ]
-    opt_depend : ['openmpi' ]
-    source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
-    build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
-    install_dir : 'base'
-}
\ No newline at end of file