[lwjgl] 01/05: unapply javadoc.diff
Michael Gilbert
mgilbert at moszumanska.debian.org
Mon Oct 27 01:23:26 GMT 2014
This is an automated email from the git hooks/post-receive script.
mgilbert pushed a commit to branch master
in repository lwjgl.
commit a2f3c68aeef1360dc85eec78cfc9c88506745d5a
Author: Michael Gilbert <mgilbert at debian.org>
Date: Mon Oct 27 00:27:41 2014 +0000
unapply javadoc.diff
---
build.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/build.xml b/build.xml
index e1e8bca..d65190b 100644
--- a/build.xml
+++ b/build.xml
@@ -513,7 +513,6 @@
<!-- Creates the Javadoc -->
<target name="javadoc" description="Creates javadoc from java source code">
<javadoc destdir="${lwjgl.docs}/javadoc" classpath="${lwjgl.lib}/jinput.jar" author="true" version="true" use="true" source="1.5" windowtitle="LWJGL API" useexternalfile="true">
- <link href="/usr/share/doc/default-jdk-doc/api/" />
<fileset refid="lwjgl.javadoc.fileset" />
<doctitle><![CDATA[<h1>Lightweight Java Game Toolkit</h1>]]></doctitle>
<bottom><![CDATA[<i>Copyright © 2002-2009 lwjgl.org. All Rights Reserved.</i>]]></bottom>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lwjgl.git
More information about the pkg-java-commits
mailing list