etc/config.*/unset: Updated for changes in foamOldDirs

Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2031
This commit is contained in:
Henry Weller
2016-05-05 23:37:33 +01:00
parent 72572b64c6
commit 6dfb01dc1f
3 changed files with 19 additions and 28 deletions

View File

@ -105,8 +105,8 @@ export FOAM_SIGFPE=
################################################################################
# The old dirs to be cleaned from the environment variables
foamOldDirs="$WM_PROJECT_DIR $WM_THIRD_PARTY_DIR \
$WM_PROJECT_SITE $HOME/$WM_PROJECT/$USER"
foamOldDirs="$WM_PROJECT_DIR $WM_THIRD_PARTY_DIR $HOME/$WM_PROJECT/$USER \
$WM_PROJECT_SITE $FOAM_SITE_APPBIN $FOAM_SITE_LIBBIN"
# Location of installation
# ~~~~~~~~~~~~~~~~~~~~~~~~