#!/bin/sh export JAVA_HOME=/usr/@LIB@/java export MANPATH="${MANPATH}:${JAVA_HOME}/man" export PATH="${PATH}:${JAVA_HOME}/bin"