maketgz: remove CRLF newlines

This commit is contained in:
Daniel Stenberg 2014-05-18 12:51:24 +02:00
parent 6cfeeb3bb0
commit 7c0e67c8c2
1 changed files with 2 additions and 2 deletions

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