From 18107c8853e93ce7aa343f6bc6ec19fbdbeb47b0 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Fri, 27 Jul 2007 15:07:41 +0000 Subject: . Fix the description of the link for the policy files. PR: 114958 Submitted by: Olivier Smedts --- java/jdk15/Makefile | 3 ++- java/jdk16/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'java') diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile index 49ae13502bea..9e8d5134c13f 100644 --- a/java/jdk15/Makefile +++ b/java/jdk15/Makefile @@ -200,7 +200,8 @@ IGNORE += .\n\n .if defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE})#{ IGNORE += Please open http://java.sun.com/javase/downloads/index_jdk5.jsp\n\ in a web browser and follow the \"Download\" link for\n\ -\"Other Downloads\" to obtain the JCE policy file, ${POLICYFILE}.\n\n +\"Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy\n\ +Files 5.0\" to obtain the JCE policy file, ${POLICYFILE}.\n\n .endif#} .if defined(WITH_TZUPDATE) && !exists(${DISTDIR}/${TZUPDATEFILE})#{ IGNORE += Please open http://java.sun.com/javase/downloads/index.jsp\n\ diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile index 49ae13502bea..9e8d5134c13f 100644 --- a/java/jdk16/Makefile +++ b/java/jdk16/Makefile @@ -200,7 +200,8 @@ IGNORE += .\n\n .if defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE})#{ IGNORE += Please open http://java.sun.com/javase/downloads/index_jdk5.jsp\n\ in a web browser and follow the \"Download\" link for\n\ -\"Other Downloads\" to obtain the JCE policy file, ${POLICYFILE}.\n\n +\"Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy\n\ +Files 5.0\" to obtain the JCE policy file, ${POLICYFILE}.\n\n .endif#} .if defined(WITH_TZUPDATE) && !exists(${DISTDIR}/${TZUPDATEFILE})#{ IGNORE += Please open http://java.sun.com/javase/downloads/index.jsp\n\ -- cgit v1.2.3