summaryrefslogtreecommitdiff
path: root/textproc/nux/files/fire-xquery.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/nux/files/fire-xquery.sh.in')
-rw-r--r--textproc/nux/files/fire-xquery.sh.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/nux/files/fire-xquery.sh.in b/textproc/nux/files/fire-xquery.sh.in
deleted file mode 100644
index 2d0bc7b436bc..000000000000
--- a/textproc/nux/files/fire-xquery.sh.in
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec "%%LOCALBASE%%/bin/java" -classpath "`%%LOCALBASE%%/bin/classpath`" nux.xom.tests.XQueryCommand "$@"