From b817af9145cef0ce494a2300c433e3574056ae76 Mon Sep 17 00:00:00 2001 From: Matthew Blissett Date: Fri, 23 Jan 2015 13:38:31 +0000 Subject: [PATCH] Convert line endings to LF or CRLF for Linux and Windows distributions. A distribution built on the opposite OS has the wrong line endings for refine.ini, refine.bat, refine (important), README.txt and the licenses (annoying). This converts them during the build. --- build.xml | 41 ++++++++++++++++++++--------------------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/build.xml b/build.xml index 546dffc72..7bdbb250e 100644 --- a/build.xml +++ b/build.xml @@ -329,18 +329,17 @@ - - - - - + + + + + + + + + + - - - - - - @@ -362,16 +361,16 @@ - - - - - - - - - - + + + + + + + + + +