correctly set install path in java-set-classpath
This commit is contained in:
parent
78a7968cad
commit
82e0acad32
@ -36,7 +36,7 @@ if test "z$1" = "z" ; then
|
||||
exit 0;
|
||||
fi
|
||||
|
||||
JVM_CONFIG_FILE=@OOINSTBASE@/program/fundamentalrc
|
||||
JVM_CONFIG_FILE=@INSTALLDIR@/program/fundamentalrc
|
||||
|
||||
for path in $@ ; do
|
||||
if test "z${path%%/*}" != "z" ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user