Changeset 3cc0022 for scripts


Ignore:
Timestamp:
Sep 30, 2017, 11:55:13 PM (7 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
Children:
bf6df1c
Parents:
92ab78e
Message:

.appveyor.yml: define PYTHONDIR, not PYTHON

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/get_waf.sh

    r92ab78e r3cc0022  
    2323  tar xf $WAFTARBALL
    2424  pushd waf-$WAFVERSION
    25   [ -x $PYTHON ] || PYTHON=`which python`
    2625  NOCLIMB=1 python waf-light --tools=c_emscripten,syms $*
    2726
Note: See TracChangeset for help on using the changeset viewer.