opnsense-ports/textproc/ant-xinclude-task/files/patch-build.xml
Franco Fichtner b17466c897 */*: sync with upstream
Taken from: FreeBSD
2016-06-15 04:50:24 +02:00

11 lines
352 B
XML

--- build.xml.orig 2003-09-17 10:03:21 UTC
+++ build.xml
@@ -144,8 +144,6 @@
windowtitle="${javadoc.title}"
doctitle="${javadoc.title}"
bottom="${javadoc.footer}">
- <link href="http://java.sun.com/j2se/${java.specification.version}/docs/api" />
- <link href="http://people.FreeBSD.org/~znerd/ant15-apidocs" />
</javadoc>
</target>