add FIW stuff to PATH

This commit is contained in:
hjp 2008-06-20 09:30:38 +00:00
parent ee5a5a69d0
commit cf1ce29c54
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ then
# then append less important stuff # then append less important stuff
PATH=`apppath -c /opt/Navisphere/bin` PATH=`apppath -c /opt/Navisphere/bin`
PATH=`apppath -c /usr/local/majordomo/bin:/usr/lib/majordomo/bin:/usr/local/vnc_x86_linux_2.0:/usr/local/rrdtool-1.0.35/bin` PATH=`apppath -c /usr/local/majordomo/bin:/usr/lib/majordomo/bin:/usr/local/vnc_x86_linux_2.0:/usr/local/rrdtool-1.0.35/bin`
PATH=`apppath -c /usr/local/www/offline/devel.fiw/bin`
fi fi
if [ -r /etc/MANPATH ] if [ -r /etc/MANPATH ]