File: 09-javadoc.patch

package info (click to toggle)
libjna-java 5.18.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,840 kB
  • sloc: java: 90,395; ansic: 4,994; xml: 3,722; makefile: 434; sh: 299
file content (12 lines) | stat: -rw-r--r-- 351 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Link javadoc to the default-jdk javadoc.

--- a/build.xml
+++ b/build.xml
@@ -1323,6 +1323,7 @@
       <doctitle>JNA API Documentation</doctitle>
       <header>${header}</header>
       <bottom>${footer}</bottom>
+      <link href="/usr/share/doc/default-jdk-doc/api/"/>
 
       <packageset dir="${src}" defaultexcludes="yes">
         <patternset>