/usr/lib/jni in LD_LIBARARY_PATH on hrunkner.

This commit is contained in:
hjp 2011-09-21 13:21:04 +00:00
parent b3323dd281
commit 2a6f619ebe
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ case "$FQDN" in
tanstaafl.wsr.ac.at|pashkan.wsr.ac.at)
export LD_LIBRARY_PATH=`preppath -v LD_LIBRARY_PATH /usr/local/lib`
;;
mri.wsr.ac.at)
mri.wsr.ac.at|hrunkner.hjp.at)
export LD_LIBRARY_PATH=`apppath -v LD_LIBRARY_PATH /usr/lib/jni`
;;
*.wsr.ac.at)