diff options
Diffstat (limited to 'textproc/nux/files/fire-xquery.sh.in')
| -rw-r--r-- | textproc/nux/files/fire-xquery.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/nux/files/fire-xquery.sh.in b/textproc/nux/files/fire-xquery.sh.in index 8eab10673812..aba701bb6dbe 100644 --- a/textproc/nux/files/fire-xquery.sh.in +++ b/textproc/nux/files/fire-xquery.sh.in @@ -2,4 +2,4 @@ # # $FreeBSD$ -JAVA_VERSION="%%JAVA_VERSION%%" exec "%%LOCALBASE%%/bin/java" -classpath "`%%LOCALBASE%%/bin/classpath`" nux.xom.tests.XQueryCommand "$@" +exec "%%LOCALBASE%%/bin/java" -classpath "`%%LOCALBASE%%/bin/classpath`" nux.xom.tests.XQueryCommand "$@" |
