mirror of
https://github.com/curl/curl.git
synced 2026-07-28 00:13:09 +03:00
maketgz: remove CRLF newlines
This commit is contained in:
parent
6cfeeb3bb0
commit
7c0e67c8c2
1 changed files with 2 additions and 2 deletions
4
maketgz
4
maketgz
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue