[java-common] 05/05: Use the openjdk-8 documentation on gcj architectures

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Oct 8 11:43:05 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository java-common.

commit b1c2e70c3c8c70002ca36ff453129d6b47eca08b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Oct 8 13:33:08 2015 +0200

    Use the openjdk-8 documentation on gcj architectures
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0a2228a..fc5ae01 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,8 +21,8 @@ ifeq (5, $(java_default_version))
   p_jre		= gcj-jre
   p_jhl		= gcj-jre-headless
   p_jdk		= gcj-jdk
+  p_doc		= openjdk-8-doc
   jvmdir	= java-gcj
-  p_doc		= openjdk-7-doc
 endif
 
 jre_provides	= java-runtime, java2-runtime, $(shell seq --format java%.f-runtime --separator ', ' 5 $(java_default_version))

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



More information about the pkg-java-commits mailing list