This commit is contained in:
Andreas Zwinkau 2017-04-21 19:08:05 +00:00 committed by GitHub
commit abcf735ac5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#
#
UMLGRAPH_HOME=lib
UMLGRAPH_HOME=$(dirname $0)/lib
# Obtain a classpath path separator that works for Unix and Cygwin
if expr "$JAVA_HOME" : '.*:' >/dev/null ; then