Changed proxy for hjp.at.

Rearranged PATH: Moved /usr/bin/X11 behind /usr/bin (better for Debian
Etch).
This commit is contained in:
hjp 2006-12-03 19:39:59 +00:00
parent c3cc657448
commit 6c661bb5f0
1 changed files with 3 additions and 2 deletions

View File

@ -48,7 +48,8 @@ then
# first prepend important stuff - in order of increasing priority: # first prepend important stuff - in order of increasing priority:
PATH=`$preppath -c /usr/bin/X11:/bin:/usr/bin:/usr/games:/usr/contrib/bin` PATH=`$preppath -c /usr/bin/X11:/usr/games:/usr/contrib/bin`
PATH=`$preppath -c /bin:/usr/bin`
# openoffice 1.1 is in /usr/bin, so we need to prepend # openoffice 1.1 is in /usr/bin, so we need to prepend
# oo2.0 before it: # oo2.0 before it:
PATH=`$preppath -c /opt/openoffice.org2.0/program` PATH=`$preppath -c /opt/openoffice.org2.0/program`
@ -207,7 +208,7 @@ esac
case "$FQDN" in case "$FQDN" in
*.hjp.at) *.hjp.at)
export http_proxy=http://teal.hjp.at:3128/ export http_proxy=http://zeno.hjp.at:3128/
;; ;;
samkar.wsr.ac.at|wsrgeh.wsr.ac.at|laire.wsr.ac.at|spiridon*.wsr.ac.at|habanero.wsr.ac.at|haldir.wsr.ac.at) samkar.wsr.ac.at|wsrgeh.wsr.ac.at|laire.wsr.ac.at|spiridon*.wsr.ac.at|habanero.wsr.ac.at|haldir.wsr.ac.at)
unset http_proxy unset http_proxy