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 \) \
|
\( -type f -o -type l \) \
|
||||||
! -name "*~" \
|
! -name "*~" \
|
||||||
-a ! -name ".*~" \
|
-a ! -name ".*~" \
|
||||||
-a ! -name "*.orig" \
|
|
||||||
-a ! -name "*.dep" \
|
-a ! -name "*.dep" \
|
||||||
-a ! -name "*.o" \
|
-a ! -name "*.o" \
|
||||||
-a ! -name "*.so" \
|
-a ! -name "*.so" \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue