Author: Andreas Tille <tille@debian.org>
Last-Update: Mon, 28 Sep 2015 13:53:02 +0200
Description: Remove mac specific stuff breaking build on Linux when not
 providing appbundler-*.jar
Forwarded: not-needed

--- a/build.xml
+++ b/build.xml
@@ -821,9 +821,6 @@
         <echo message="cp BEAST.v${version}.tgz ~/tmp"/>
     </target>
 
-    <!-- Define the appbundler task -->
-    <taskdef name="bundleapp" classname="com.oracle.appbundler.AppBundlerTask" classpath="../beast2/lib/bundler/appbundler-1.0.jar"/>
-
     <!--property name="AppleSigner" value="Developer ID Application: Alexei Drummond (6M6Y6L7RUP)" /-->
     <property name="AppleSigner" value="Developer ID Application: Remco Bouckaert (LHFJWE5U63)" />    
     
