File: 09-javadoc.patch

package info (click to toggle)
libjna-java 4.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 9,844 kB
  • sloc: java: 75,159; ansic: 4,781; xml: 4,585; makefile: 434; sh: 235
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
@@ -1224,7 +1224,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>