foamListSourceFiles: keep .orig files
This commit is contained in:
parent
f84a6759f9
commit
ce6be24847
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