Skip to content

Commit

Permalink
Merge pull request #265 from mbenson/cygwin
Browse files Browse the repository at this point in the history
ensure the shell script reaches the bin directory in *nix format
  • Loading branch information
gastaldi committed Jan 9, 2013
2 parents c2f79c2 + 65025b8 commit 250dabc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<include name="**/*" />
</fileset>
</chmod>
<fixcrlf file="${output.dir}/bin/forge" eol="unix" />
</target>

<target name="make-dirs">
Expand Down

0 comments on commit 250dabc

Please sign in to comment.