bin/java-set-classpath.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c3aa0136b977d3885d4dc983254372c9a6cee27c Author: Petr Mladek <pmla...@suse.cz> Date: Wed May 2 14:52:48 2012 +0200 correctly set install path in java-set-classpath Signed-off-by: Fridrich Å trba <fridrich.st...@bluewin.ch> diff --git a/bin/java-set-classpath.in b/bin/java-set-classpath.in index 4d22a75..6128918 100644 --- a/bin/java-set-classpath.in +++ b/bin/java-set-classpath.in @@ -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
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits