summaryrefslogtreecommitdiff
path: root/lang/sun-jre13/MESSAGE
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2002-07-27 21:54:30 +0000
committerjschauma <jschauma@pkgsrc.org>2002-07-27 21:54:30 +0000
commite7f2ccd2d18a307c5980a15b27e5341b26f09196 (patch)
treedb8b5365917c4e74a55afafaddfc2bf77b36a8ef /lang/sun-jre13/MESSAGE
parent95e5641aa6b75148382fe214107784994cdd6c83 (diff)
downloadpkgsrc-e7f2ccd2d18a307c5980a15b27e5341b26f09196.tar.gz
We allow several JDKs/JREs to coexist, installing them in separate
subdirectories under ${PREFIX}/java/ -- Change III of many. Thus install this JRE into ${PREFIX}/java/sun-1.3.1 and remove CONFLICTS with other JDKs/JREs. Rename package from sun-jre-1.3.1.0.2 to sun-jre13-1.0.2 (avoids conflict with sun-jre14). Split Makefile into Makefile and Makefile.common, to allow reusing of some of the stuff in lang/sun-jdk13 (commit coming up). Add informative MESSAGE and finally bump PKGREVISION.
Diffstat (limited to 'lang/sun-jre13/MESSAGE')
-rw-r--r--lang/sun-jre13/MESSAGE11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/sun-jre13/MESSAGE b/lang/sun-jre13/MESSAGE
new file mode 100644
index 00000000000..2c083e26c1b
--- /dev/null
+++ b/lang/sun-jre13/MESSAGE
@@ -0,0 +1,11 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1 2002/07/27 21:54:30 jschauma Exp $
+
+You may want to read ${JDK_HOME}/README for details about
+running this jdk. In a nutshell you may want to set the following in
+your shell environment:
+
+ JAVA_HOME to ${JDK_HOME}
+ ${PATH} to include ${JDK_HOME}/bin
+
+======================================================================