#!/bin/sh export JAVA_INSTALLDIR=/opt export JAVA_VER=1.5.0_03 # JAVA_HOME will be ${JAVA_BASE}-${BUILDENV} on a multilib setup # Handling for the moment will be via the set_libdirname function in # multiarch_funcs until I think of a samer way to do it...