Skip to content

Commit

Permalink
syntax error: close element
Browse files Browse the repository at this point in the history
  • Loading branch information
bgamble authored and greatyan committed Sep 21, 2015
1 parent df7e640 commit 14e522e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -745,7 +745,7 @@
</exec>
<delete file="${OutputDir}/tmp/eclipse/eclipse" />
<symlink link="${OutputDir}/tmp/eclipse/eclipse"
resource="${OutputDir}/tmp/eclipse/Eclipse.app/Contents/MacOS/eclipse">
resource="${OutputDir}/tmp/eclipse/Eclipse.app/Contents/MacOS/eclipse"/>
<exec executable="tar" dir="${OutputDir}/tmp">
<arg line="-czf ${OutputDir}/${allinone.mac.zip.name} eclipse/" />
</exec>
Expand Down

0 comments on commit 14e522e

Please sign in to comment.