summaryrefslogtreecommitdiff
blob: 6deb2d08d194200c1d82066e65e2a6a92eafb630 (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.5.0.04,v 1.1 2005/06/28 11:31:59 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"