Removed LD_LIBRARY_PATH, apparently not needed.

This commit is contained in:
henry
2008-05-27 08:44:34 +01:00
parent e13118f898
commit ba3acaaf08
2 changed files with 0 additions and 4 deletions

View File

@ -59,8 +59,6 @@ fi
if [ -r $ParaView_DIR ]; then
export PATH=$ParaView_DIR/bin:$PATH
export LD_LIBRARY_PATH=$ParaView_DIR/lib/paraview-$ParaView_VERSION:$LD_LIBRARY_PATH
export PV_PLUGIN_PATH=$FOAM_LIBBIN
fi