Ignore:
Timestamp:
2013-10-02T15:54:48+13:00 (11 years ago)
Author:
davidb
Message:

Actually, nothing to compile up for the Echoprint Server

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs2-extensions/echoprint/trunk/src/src/CASCADE-MAKE.sh

    r28348 r28349  
    1212    packlist="$packlist ECHOPRINT"
    1313  elif [ $arg1 = "server" -o $arg1 = "all" ] ; then
    14     packlist="$packlist ECHOPRINT-SERVER"
     14    # Echoprint server is all Python code -- nothing to compile up!   
     15    packlist="$packlist"
    1516  else
    1617    echo "Warning: Unrecognized command '$1'" >&2
Note: See TracChangeset for help on using the changeset viewer.