projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71ea31a
)
maketgz: two more CRLF
author
Daniel Stenberg
<daniel@haxx.se>
Sun, 18 May 2014 17:04:32 +0000
(19:04 +0200)
committer
Daniel Stenberg
<daniel@haxx.se>
Sun, 18 May 2014 17:04:32 +0000
(19:04 +0200)
grrr, missed them in my previous fix
maketgz
patch
|
blob
|
history
diff --git
a/maketgz
b/maketgz
index b1ecbb9d90a48830a5505f95110994bcc5398eab..2967eb3a19f658508a11f6de2e9899de2c1b2297 100755
(executable)
--- a/
maketgz
+++ b/
maketgz
@@
-123,8
+123,8
@@
make -s html
echo "make pdf"
make -s pdf
-# And the IDE files
\r
-echo "make vc-ide"
\r
+# And the IDE files
+echo "make vc-ide"
make -s vc-ide
echo "produce CHANGES"