mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03: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