1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 15:48:49 -05:00

maketgz: remove CRLF newlines

This commit is contained in:
Daniel Stenberg 2014-05-18 12:51:24 +02:00
parent 6cfeeb3bb0
commit 7c0e67c8c2

View File

@ -125,8 +125,8 @@ make -s pdf
# And the IDE files
echo "make vc-ide"
make -s vc-ide
make -s vc-ide
echo "produce CHANGES"
git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./log2changes.pl > CHANGES.dist