freebsd-ports/audio/squeezeboxserver/files/softsqueeze.sh.in
Brooks Davis 6bacfafd46 Fix the softsqueeze wrapper script. The path was wrong in general and more
wrong when PREFIX was set to something other than /usr/local.

Also, invoke the Java VM wrapper as java instead of javavm.

Reported by:	Tim Bishop <tim at bishnet dot net> (path issue)
2008-06-21 17:38:13 +00:00

10 lines
437 B
Bash

#!/bin/sh
# This script requires that that java/javavmwrapper port and a JDK
# version 1.4 or greater be installed.
#
# The javavmwrapper port is not installed by default lest the JDK
# requirement drag this port down into oblivion. Perhaps someday Sun
# will release the JDK under a license that makes dependencies on the
# JDK reasionable.
#
%%LOCALBASE%%/bin/java -jar %%PREFIX%%/%%SLIMDIR%%/HTML/EN/html/softsqueeze/SoftSqueeze.jar