Changeset 34662


Ignore:
Timestamp:
2021-01-14T18:23:22+13:00 (3 years ago)
Author:
davidb
Message:

Removed hardwired 'darwin'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/mars-src/trunk/SETUP.sh

    r34379 r34662  
    1414    echo "! You need to: " >&2
    1515    if [ "x$VIRTUAL_ENV" = "x" ] ; then
    16         echo "!   source $GEXT_MARS/darwin/virtualenv-python3/bin/activate" >&2
     16        echo "!   source $GEXT_MARS/$GSDLOS/virtualenv-python3/bin/activate" >&2
    1717        echo "! Then: " >&2
    1818    fi
Note: See TracChangeset for help on using the changeset viewer.