Ignore:
Timestamp:
2010-06-03T10:34:12+12:00 (14 years ago)
Author:
davidb
Message:

Minor tweaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs2-extensions/open-office/trunk/setup.bash

    r22204 r22229  
    22extdesc="the Open Office Extension"
    33
    4 ##source cascade-make/lib/cascade-lib.bash
     4if [ "x$GEXTOPENOFFICE" = "x" ] ; then
     5  export GEXTOPENOFFICE=`pwd`
    56
    6 if [ "x$GEXTOOFFICE" = "x" ] ; then
    7   export GEXTOOFFICE=`pwd`
     7  export PATH=$GEXTOPENOFFICE/bin/script:$PATH
    88
    99  if [ "x$GSDLEXTS" = "x" ] ; then
Note: See TracChangeset for help on using the changeset viewer.