WM_DIR is not set at that time
--HG-- branch : bgschaid/minorAdditionsBranch
This commit is contained in:
parent
4842e3ba80
commit
aa7910714e
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ Darwin)
|
|||
export WM_CXX="g++-mp-$WM_MACPORT_VERSION"
|
||||
export WM_FC="gfortran-mp-$WM_MACPORT_VERSION"
|
||||
|
||||
ruleDirBase=$WM_DIR/rules/$WM_ARCH
|
||||
ruleDirBase=$WM_PROJECT_DIR/wmake/rules/$WM_ARCH
|
||||
ruleDir=$ruleDirBase$WM_COMPILER
|
||||
if [ ! -e $ruleDir ]
|
||||
then
|
||||
|
|
Reference in a new issue