[robocode] 05/05: Fix showJavaDocumentation.patch

Markus Koschany apo-guest at moszumanska.debian.org
Thu Feb 18 14:50:20 GMT 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository robocode.

commit 90757c037283ffae6d8d66870ae1137da31f409b
Author: Markus Koschany <apo at debian.org>
Date:   Thu Feb 18 15:38:28 2016 +0100

    Fix showJavaDocumentation.patch
---
 debian/patches/showJavaDocumentation.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/showJavaDocumentation.patch b/debian/patches/showJavaDocumentation.patch
index 2ba67c8..8b96889 100644
--- a/debian/patches/showJavaDocumentation.patch
+++ b/debian/patches/showJavaDocumentation.patch
@@ -17,7 +17,7 @@ index e150b9f..3fca70b 100644
  
  	public void showJavaDocumentation() {
 -		showInBrowser("http://docs.oracle.com/javase/6/docs/api/");
-+		showInBrowser("file:///usr/share/doc/default-jdk-doc/index.html");
++		showInBrowser("file:///usr/share/doc/default-jdk-doc/api/index.html");
  	}
  
  	public void showRobocodeHome() {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/robocode.git



More information about the pkg-java-commits mailing list