open office 2.0 is long obsolete, but now we have libre office 4.3

This commit is contained in:
hjp 2014-08-20 13:42:12 +00:00
parent 729425eb4e
commit b52e1caee4
1 changed files with 3 additions and 3 deletions

View File

@ -50,9 +50,9 @@ then
PATH=`$preppath -c /usr/bin/X11:/usr/games:/usr/contrib/bin` PATH=`$preppath -c /usr/bin/X11:/usr/games:/usr/contrib/bin`
PATH=`$preppath -c /bin:/usr/bin` PATH=`$preppath -c /bin:/usr/bin`
# openoffice 1.1 is in /usr/bin, so we need to prepend # Debian's open/libre office is in /usr/bin, so we need to prepend
# oo2.0 before it: # the current version before it:
PATH=`$preppath -c /opt/openoffice.org2.0/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`