From 41d5cad91eb40d2609a34fb83d38034ff8d15519 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Tue, 24 Mar 2015 16:44:39 +0100 Subject: [PATCH] MacOSX: appbundler is now the upstream one, not our fork --- .gitignore | 1 + build/build.xml | 10 +++++----- build/macosx/appbundler-1.0ea-arduino2.jar.zip.sha | 1 - build/macosx/appbundler-1.0ea-upstream1.jar.zip.sha | 1 + build/shared/revisions.txt | 1 + 5 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 build/macosx/appbundler-1.0ea-arduino2.jar.zip.sha create mode 100644 build/macosx/appbundler-1.0ea-upstream1.jar.zip.sha diff --git a/.gitignore b/.gitignore index e10e495c5e..8df7ccb2e5 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ build/macosx/appbundler*.jar build/macosx/appbundler*.zip build/macosx/appbundler build/macosx/appbundler-1.0ea-arduino2 +build/macosx/appbundler-1.0ea-upstream1 build/linux/work/ build/linux/dist/*.tar.gz build/linux/dist/*.tar.bz2 diff --git a/build/build.xml b/build/build.xml index cf2afc88b3..8ca0e10193 100644 --- a/build/build.xml +++ b/build/build.xml @@ -248,15 +248,15 @@ - - - - + + + + - +