[med-svn] [king] 05/05: Ignore appbundler target

Andreas Tille tille at debian.org
Sun Dec 4 09:18:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository king.

commit 75b420b8aecefb27dd774759fbe40797cfb4c103
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 2 14:51:48 2016 +0100

    Ignore appbundler target
---
 debian/patches/ignore_appbundler.patch | 13 +++++++++++++
 debian/patches/series                  |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/ignore_appbundler.patch b/debian/patches/ignore_appbundler.patch
new file mode 100644
index 0000000..9cada4e
--- /dev/null
+++ b/debian/patches/ignore_appbundler.patch
@@ -0,0 +1,13 @@
+--- a/king/build.xml
++++ b/king/build.xml
+@@ -197,10 +197,6 @@
+ </target>
+ <!-- }}} -->
+ 
+-<taskdef name="bundleapp"
+-         classname="com.oracle.appbundler.AppBundlerTask"
+-         classpath="../lib/appbundler/appbundler-1.0ea.jar" />
+-
+ <property environment="env" />         
+          
+ <!--<target name="mac-app" depends="dist">-->
diff --git a/debian/patches/series b/debian/patches/series
index 5ed0ff1..57bca88 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 use_debian_packaged_jars.patch
 java7-compat.patch
 ## use_jogl2.patch - fails to build
+ignore_appbundler.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/king.git



More information about the debian-med-commit mailing list