summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh')
-rwxr-xr-xMaster/texmf-dist/scripts/texosquery/texosquery-jre5.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh b/Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh
index 67a402279b5..e841a0ea7d2 100755
--- a/Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh
+++ b/Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+
jarpath=`kpsewhich --progname=texosquery --format=texmfscripts texosquery-jre5.jar`
java -jar "$jarpath" "$@"