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 <[email protected]>
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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to