mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
foamPackSource: Added new filters from 1.7.0
This commit is contained in:
@ -79,12 +79,15 @@ find -H $packDir \
|
|||||||
-e "\@$packDir/lib/@d" \
|
-e "\@$packDir/lib/@d" \
|
||||||
-e '\@/\.git/@d' \
|
-e '\@/\.git/@d' \
|
||||||
-e '\@/\.tags/@d' \
|
-e '\@/\.tags/@d' \
|
||||||
|
-e '\@/\README\.org@d' \
|
||||||
-e '\@applications/bin/@d' \
|
-e '\@applications/bin/@d' \
|
||||||
-e '\@wmake/bin/@d' \
|
-e '\@wmake/bin/@d' \
|
||||||
-e '\@/t/@d' \
|
-e '\@/t/@d' \
|
||||||
-e '\@/Make[.A-Za-z]*/[^/]*/@d'\
|
-e '\@/Make[.A-Za-z]*/[^/]*/@d'\
|
||||||
-e '\@/platforms/@d' \
|
-e '\@/platforms/@d' \
|
||||||
-e '\@libccmio.*/@d' \
|
-e '\@/download/@d' \
|
||||||
|
-e '\@/libccmio-.*/@d' \
|
||||||
|
-e '\@/debian/@d'
|
||||||
> $tmpFile
|
> $tmpFile
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user