mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: add findEmptyMake for detecting rogue Make/ directories
This commit is contained in:
@ -45,7 +45,7 @@ case "${0##*/}" in
|
||||
;;
|
||||
*)
|
||||
# regular
|
||||
codeBase="OpenFOAM ThirdParty"
|
||||
codeBase="OpenFOAM"
|
||||
packDir=$WM_PROJECT-$WM_PROJECT_VERSION
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user