xmlgraphics-batik/xmlgraphics-batik-nolinksinjavadoc.patch

13 lines
401 B
Diff

--- batik-1.10/build.xml 2018-05-11 14:00:20.000000000 +0200
+++ batik-1.10/build.xml 2019-01-20 07:21:04.538559085 +0100
@@ -2435,9 +2435,6 @@
<arg value="-notimestamp"/>
<sourcepath path="${src}"/>
<classpath refid="libs-classpath"/>
- <link href="${dom.javadoc}"/>
- <link href="${jdk.javadoc}"/>
- <link href="${rhino.javadoc}"/>
</javadoc>
</target>