foamPackSource: Added new filters from 1.7.0

This commit is contained in:
henry
2010-06-28 11:48:59 +01:00
parent 10c81a6e0c
commit 3e5c744969

View File

@ -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