Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
b5e94ef3
Commit
b5e94ef3
authored
Oct 26, 2015
by
Henry Weller
Browse files
foamListSourceFiles: Filter debian build directory if it is at the top-level
parent
1d8ef28c
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/tools/foamListSourceFiles
View file @
b5e94ef3
...
...
@@ -84,7 +84,8 @@ find -H $packDir \
-e
'\@/Make[.A-Za-z]*/[^/]*/@d'
\
-e
'\@/[Dd]oxygen/html/@d'
\
-e
'\@/download/@d'
\
-e
'\@/libccmio-.*/@d'
-e
'\@/libccmio-.*/@d'
\
-e
'\@\./debian/@d'
#------------------------------------------------------------------------------
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment