#!/bin/sh DESC="helperscript to select which jvm to use by default" package () { make DESTDIR=$PKG_DEST install-default-jvm }