#!/bin/sh

# Keep in ~sync with ooo-wrapper

SystemInstallDir="/usr/lib/ooo-2.0"

exec "/usr/lib/ooo-2.0/program/jvmsetup" "$@"
