From e39d23adfd03d39ae59960d4e6e85a897d73d884 Mon Sep 17 00:00:00 2001 From: hjp Date: Thu, 24 Nov 2005 14:46:27 +0000 Subject: [PATCH] Openoffice 2.0 --- .zshenv | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshenv b/.zshenv index d831647..fc37c9a 100644 --- a/.zshenv +++ b/.zshenv @@ -61,6 +61,7 @@ then # then append less important stuff PATH=`apppath -c /opt/Navisphere/bin` + PATH=`apppath -c /opt/openoffice.org2.0/program` fi if [ -r /etc/MANPATH ]