apply-clang-format.sh: Adapt to new expat_config.h.cmake line endings
This commit is contained in:
parent
45e1b4f595
commit
08a7d458bd
@ -42,10 +42,8 @@ find \
|
||||
| sort \
|
||||
| xargs clang-format -i -style=file -verbose
|
||||
|
||||
dos2unix expat_config.h.cmake
|
||||
sed \
|
||||
-e 's, @$,@,' \
|
||||
-e 's,#\( \+\)cmakedefine,\1#cmakedefine,' \
|
||||
-i \
|
||||
expat_config.h.cmake
|
||||
unix2dos expat_config.h.cmake
|
||||
|
Loading…
Reference in New Issue
Block a user