#!/bin/sh

# Keep in ~sync with ooo-wrapper

SystemInstallDir="/usr/lib/openoffice2"

exec "/usr/lib/openoffice2/program/jvmsetup" "$@"
