mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Corrected the handling of Make sub-directories
This commit is contained in:
@ -81,7 +81,7 @@ find -H $packDir \
|
||||
-e "\@libccmio.*/@d" \
|
||||
-e '\@applications/bin/@d' \
|
||||
-e '\@/t/@d' \
|
||||
-e '\@Make[.A-Za-z]*/[^/]*/@d'\
|
||||
-e '\@/Make[.A-Za-z]*/[^/]*/@d'\
|
||||
-e '\@/platforms/@d' \
|
||||
> $tmpFile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user