Salome HOME
Correct the message when incompatible options are called
[tools/sat.git] / src / fileEnviron.py
index ceddc9689a4db81afc4fa0ed092b632fa106fe3a..27071d0be384cb81a79dc4356d38a78cf30fca78 100644 (file)
@@ -70,8 +70,6 @@ export $1=$out_var
 export out_dir_Path=`dirname "${BASH_SOURCE[0]}"`
 export PRODUCT_OUT_DIR=${out_dir_Path}
 export PRODUCT_ROOT_DIR=${PRODUCT_OUT_DIR}
-export prereq_install_Path=${out_dir_Path}/PREREQUISITES/INSTALL
-export prereq_build_Path=${out_dir_Path}/PREREQUISITES/BUILD
 
 ###########################################################################
 """