diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-18 12:58:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-18 12:58:11 +0000 |
commit | f52e2d63c8dd284d6e569eef80aed3ea92a3782d (patch) | |
tree | 511dfd288d74953f98da32eaab26eada9214250a /java/eclipse-pydev | |
parent | Unbreak clang-only build. (diff) |
New USES=dos2unix
It is intended to replace USE_DOS2UNIX
By default it convert all the source files
Use:
DOS2UNIX_FILES= <a list of files>
to convert files relative to ${WRKSRC} (globs allowed)
DOS2UNIX_REGEX= <a regex>
To convert files matching the regex (using find -R -iregex)
DOS2UNIX_GLOB= <a glob pattern>
To convert files matching the glob pattern (using find -name)
Diffstat (limited to 'java/eclipse-pydev')
0 files changed, 0 insertions, 0 deletions