Kaydet (Commit) 98f2846c authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

this way dos lineends seem to be no problem for old version of cygwin patch

üst eeb0e4d1
......@@ -6,5 +6,6 @@ setlocal
cd %1
type %2\dos_lineends.patch | patch -b -p2
rem type %2\dos_lineends.patch | patch -b -p2
patch -i %2\dos_lineends.patch -b -p2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment