From 3f105bcd0002f92b56666e93c8fb45f40008ab48 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Thu, 31 Jan 2013 12:32:29 +0100 Subject: [PATCH] ant clean now removes tgz/zip linux tgz renamed to linux32 and linux64 --- build/build.xml | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/build/build.xml b/build/build.xml index dfff2e7ef..00f995944 100644 --- a/build/build.xml +++ b/build/build.xml @@ -150,6 +150,9 @@ + + + @@ -277,7 +280,7 @@ token="REVISION" value="${revision}" /> - + - + - + @@ -695,8 +704,8 @@ ======================================================= Arduino for Windows was built. Grab the archive from - windows/arduino-${version}-windows.zip - windows/arduino-${version}-windows-expert.zip + windows/arduino-${version}-${platform}.zip + windows/arduino-${version}-${platform}-expert.zip =======================================================