File: javaDocLink.patch

package info (click to toggle)
libjcommon-java 1.0.24%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,364 kB
  • sloc: java: 26,466; xml: 499; makefile: 21
file content (21 lines) | stat: -rw-r--r-- 662 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Markus Koschany <apo@debian.org>
Date: Fri, 14 Oct 2016 23:38:28 +0200
Subject: javaDocLink

Forwarded: not-needed
---
 ant/build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ant/build.xml b/ant/build.xml
index 56a38b9..7c2cbce 100644
--- a/ant/build.xml
+++ b/ant/build.xml
@@ -143,6 +143,7 @@
       windowtitle="JCommon Class Library (version ${jcommon.version})"
       overview="src/main/java/overview.html"
       linksource="true">
+      <link href="/usr/share/doc/default-jdk-doc/api/" />
       <classpath refid="build-xml.classpath"/>
       <packageset dir="src/main/java" defaultexcludes="yes">
         <include name="org/jfree"/>