mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
libuv: Teach import script to add missing newlines
This commit is contained in:
@@ -20,6 +20,8 @@ extract_source () {
|
||||
git_archive
|
||||
pushd "${extractdir}/${name}-reduced"
|
||||
echo "* -whitespace" > .gitattributes
|
||||
echo >> src/unix/aix-common.c
|
||||
echo >> src/unix/ibmi.c
|
||||
popd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user