Salome HOME
openMPI fix
[tools/sat_salome.git] / products / omniNotify.pyconf
1 version_2_1 :
2 {
3     name : "omniNotify"
4     build_source : "script"
5     compil_script : $name + ".sh"
6     get_source : "archive"
7     environ :
8     {
9        env_script : $name + ".py"
10     }
11     depend : [ "omniORB", "Python" ]
12     patches : [ 
13         "omniNotify-2.1.patch"
14         "omniNotify-2.1-lib64.patch"
15               ] 
16     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
17     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
18     install_dir : "base"
19