#!/bin/sh

DESC="helperscript to select which jvm to use by default"

package () {
    add_from_main usr/bin/default-jvm
}
