From: Daniel Stenberg Date: Sun, 18 May 2014 17:04:32 +0000 (+0200) Subject: maketgz: two more CRLF X-Git-Tag: curl-7_37_0~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f01e7e08d84d1574397842f52656ae000f7859a6;p=thirdparty%2Fcurl.git maketgz: two more CRLF grrr, missed them in my previous fix --- diff --git a/maketgz b/maketgz index b1ecbb9d90..2967eb3a19 100755 --- a/maketgz +++ b/maketgz @@ -123,8 +123,8 @@ make -s html echo "make pdf" make -s pdf -# And the IDE files -echo "make vc-ide" +# And the IDE files +echo "make vc-ide" make -s vc-ide echo "produce CHANGES"