summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-24 22:42:34 +0000
committerKarl Berry <karl@freefriends.org>2017-03-24 22:42:34 +0000
commit290d4ccb69531961a454b334f0ede186ebe88396 (patch)
tree83d0719b94664b447a639185536560c09b28b42b /Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh
parentae2003403c75fd90aa7273314aad1b78c1feec89 (diff)
texosquery (24mar17)
git-svn-id: svn://tug.org/texlive/trunk@43596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh')
-rwxr-xr-xMaster/texmf-dist/scripts/texosquery/texosquery-jre5.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh b/Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh
new file mode 100755
index 00000000000..67a402279b5
--- /dev/null
+++ b/Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+jarpath=`kpsewhich --progname=texosquery --format=texmfscripts texosquery-jre5.jar`
+java -jar "$jarpath" "$@"