Changed LD_LIBRARY_PATH for teal.

This commit is contained in:
hjp 2005-01-09 14:57:40 +00:00
parent 48518d5137
commit 171e5e8344
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ case "$FQDN" in
wsrgeh.wsr.ac.at|coney.wsr.ac.at|bernon.wsr.ac.at) wsrgeh.wsr.ac.at|coney.wsr.ac.at|bernon.wsr.ac.at)
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/local/lib export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/local/lib
;; ;;
melange.wsr.ac.at|spirit.luga.at|chthon.h.hjp.at|posbi.wsr.ac.at|braveheart.wsr.ac.at|dialog.wsr.ac.at|samkar.wsr.ac.at|yoyo.hjp.at|yoyo.wsr.ac.at|localhost.localdomain) melange.wsr.ac.at|spirit.luga.at|chthon.h.hjp.at|posbi.wsr.ac.at|braveheart.wsr.ac.at|dialog.wsr.ac.at|samkar.wsr.ac.at|yoyo.hjp.at|yoyo.wsr.ac.at|localhost.localdomain|teal.hjp.at)
export LD_LIBRARY_PATH=/usr/local/lib export LD_LIBRARY_PATH=/usr/local/lib
;; ;;
*.wsr.ac.at) *.wsr.ac.at)