#!/bin/sh
LD_LIBRARY_PATH=/usr/lib/fmj java -classpath /usr/share/jclic/jclic/jclic.jar:`/usr/bin/build-classpath fmj` JClicPlayer "$@"
