[med-svn] [beast2-mcmc] 06/09: Remove appbundler
Andreas Tille
tille at debian.org
Mon Sep 28 13:19:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository beast2-mcmc.
commit 9a6490a325aaddaa7805519d1508577fd7ddf013
Author: Andreas Tille <tille at debian.org>
Date: Mon Sep 28 13:18:09 2015 +0200
Remove appbundler
---
debian/patches/remove_appbundler.patch | 17 +++++++++++++++++
debian/patches/series | 1 +
2 files changed, 18 insertions(+)
diff --git a/debian/patches/remove_appbundler.patch b/debian/patches/remove_appbundler.patch
new file mode 100644
index 0000000..acc3afd
--- /dev/null
+++ b/debian/patches/remove_appbundler.patch
@@ -0,0 +1,17 @@
+Author: Andreas Tille <tille at 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
+
+--- a/build.xml
++++ b/build.xml
+@@ -429,9 +429,6 @@
+ <echo message="Linux/Unix version release is finished." />
+ </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)" />
+
diff --git a/debian/patches/series b/debian/patches/series
index 0f71ea2..192a61d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
fix_classpath_in_build_xml.patch
+remove_appbundler.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beast2-mcmc.git
More information about the debian-med-commit
mailing list