Man sollte auf's Syntax-Highlighting schauen ...

This commit is contained in:
hjp 2014-08-20 13:46:44 +00:00
parent b52e1caee4
commit e0027e27cd
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ then
PATH=`$preppath -c /bin:/usr/bin` PATH=`$preppath -c /bin:/usr/bin`
# Debian's open/libre office is in /usr/bin, so we need to prepend # Debian's open/libre office is in /usr/bin, so we need to prepend
# the current version before it: # the current version before it:
PATH=`$preppath -c /opt/libreoffice4.3/program PATH=`$preppath -c /opt/libreoffice4.3/program`
PATH=`$preppath -c /usr/sbin:/sbin:/opt/omni/sbin:/opt/omni/lbin:/var/qmail/bin:/usr/local/ssl/bin:/opt/tusc/bin` PATH=`$preppath -c /usr/sbin:/sbin:/opt/omni/sbin:/opt/omni/lbin:/var/qmail/bin:/usr/local/ssl/bin:/opt/tusc/bin`
PATH=`$preppath -c /usr/local/sbin:/usr/local/bin` PATH=`$preppath -c /usr/local/sbin:/usr/local/bin`
PATH=`$preppath -c /usr/local/mysql-5.1.40-hpux11.11-hppa2.0w-64bit/bin` PATH=`$preppath -c /usr/local/mysql-5.1.40-hpux11.11-hppa2.0w-64bit/bin`