Skip to content

Commit

Permalink
fixed a bug in the build script
Browse files Browse the repository at this point in the history
  • Loading branch information
bkolb committed Feb 12, 2016
1 parent 9d853cb commit ab2f03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildUtil/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<property name="dmg.image" value="../rcp/icons/mbeddr-logo.png"/>

<property name="build.tmp" value="./"/>
<property name="build.code" value="mbeddr.snapshot-macos"/>
<property name="build.code" value="mbeddr-macos"/>


<target name="get-jdk">
Expand Down

0 comments on commit ab2f03b

Please sign in to comment.