freebsd-ports/graphics/jpatch/files/jpatch.sh.in
Herve Quiroz 38d38bf8c0 - Update to bsd.java.mk 2.0
- Enforce a specific version (1.4+) in the launcher shell script
- Use SUB_FILES to patch the launche shell script
2005-02-03 01:11:00 +00:00

5 lines
108 B
Bash

#!/bin/sh
#
# $FreeBSD$
JAVA_VERSION="1.4+" "%%LOCALBASE%%/bin/java" -jar "%%JAVAJARDIR%%/jpatch.jar" "$@"