~ubuntu-branches/ubuntu/saucy/figtree/saucy

« back to all changes in this revision

Viewing changes to debian/patches/build_figtree_gui_only.patch

  • Committer: Package Import Robot
  • Author(s): Olivier Sallou
  • Date: 2013-07-09 14:42:53 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20130709144253-momqq3s7wthsu9zn
Tags: 1.4-2
Force set of JAVA_HOME in debian/rules (Closes: #715225). 

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Date: Mon, 07 Feb 2011 12:02:43 +0100
3
3
Description: Do not build targets figtree-pdf.jar and figtree.war
4
4
 
5
 
--- figtree-1.3.1.orig/build.xml
6
 
+++ figtree-1.3.1/build.xml
 
5
--- a/build.xml
 
6
+++ b/build.xml
7
7
@@ -59,36 +59,6 @@
8
8
                        </manifest>
9
9
                </jar>
40
40
-
41
41
        </target>
42
42
 
43
 
     <property name="version" value="1.3.1" />
 
43
     <property name="version" value="1.4.1" />