summaryrefslogtreecommitdiff
blob: 2441adc165c15ed829f8c52a54798082d81ecf76 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/files/sun-jre-bin-1.4.2.05,v 1.3 2004/09/10 21:39:26 axxo Exp $

VERSION="Sun JRE @PV@"
JAVA_HOME=/opt/@P@
JRE_HOME=/opt/@P@
ADDPATH="${JAVA_HOME}/bin:${JAVA_HOME}/javaws"
ADDLDPATH="/opt/@P@/lib"
MANPATH="/opt/@P@/man"
ENV_VARS="JAVA_HOME JRE_HOME ADDPATH ADDLDPATH MANPATH"