foamListSourceFiles: keep .orig files
This commit is contained in:
parent
0209b77110
commit
ed757844f1
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ find -H $packDir \
|
|||
\( -type f -o -type l \) \
|
||||
! -name "*~" \
|
||||
-a ! -name ".*~" \
|
||||
-a ! -name "*.orig" \
|
||||
-a ! -name "*.dep" \
|
||||
-a ! -name "*.o" \
|
||||
-a ! -name "*.so" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue