File: 09-javadoc.patch

package info (click to toggle)
libjna-java 4.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,156 kB
  • ctags: 20,506
  • sloc: java: 57,784; ansic: 4,670; xml: 2,440; makefile: 414; sh: 253
file content (13 lines) | stat: -rw-r--r-- 434 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Link javadoc to the default-jdk javadoc.

--- a/build.xml
+++ b/build.xml
@@ -1088,7 +1088,7 @@
       <doctitle>JNA API Documentation</doctitle>
       <header>${header}</header>
       <bottom>${footer}</bottom>
-      <link href="http://download.oracle.com/javase/${compatibility}/docs/api/"/>
+      <link href="/usr/share/doc/default-jdk-doc/api/"/>
 
       <packageset dir="${src}" defaultexcludes="yes">
         <patternset>