From b656d42e92346edfdff51cc257803c5c193af267 Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Sat, 2 Oct 2010 22:16:22 +0200 Subject: [PATCH] Modifying the ant run target in Linux. According to a comment at http://code.google.com/p/arduino/issues/detail?id=352 this helps ant find the executable. It still doesn't work for me, but maybe it will for you. --- build/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.xml b/build/build.xml index 98d159853..389df024f 100644 --- a/build/build.xml +++ b/build/build.xml @@ -315,7 +315,7 @@ - +