1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-20 14:54:31 +01:00

Update to ANT build.xml for linux

This commit is contained in:
Cristian Maglie 2012-05-11 11:23:39 +02:00
parent fa3136b469
commit 49d7bdad47
2 changed files with 2 additions and 0 deletions

View File

@ -350,6 +350,8 @@
</copy>
<chmod perm="755" file="linux/work/hardware/tools/avrdude" />
<chmod perm="755" file="linux/work/hardware/tools/bossac" />
<chmod perm="755" file="linux/work/hardware/tools/bossac64" />
<copy todir="linux/work" file="linux/dist/arduino" />
<chmod perm="755" file="linux/work/arduino" />

Binary file not shown.