#! /bin/sh

JAVA=/usr/lib/jvm/java-gcj/bin/java
export JAVA

exec /usr/bin/gjdoc "$@"
