Ignore:
Timestamp:
Jul 8, 2016, 3:18:52 PM (8 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, pitchshift, sampler, timestretch, yinfft+
Children:
34e753c, 7b69bc6
Parents:
24e9b0a
Message:

scripts/setenv_local.sh: update to new python-aubio build location

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/setenv_local.sh

    r24e9b0a r0dfcea5  
    1313AUBIODIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
    1414AUBIOLIB=$AUBIODIR/build/src
    15 AUBIOPYTHON=$AUBIODIR/python/build/lib.$PYTHON_PLATFORM
     15AUBIOPYTHON=$AUBIODIR/build/lib.$PYTHON_PLATFORM
    1616
    1717if [ "$(dirname $PWD)" == "scripts" ]; then
Note: See TracChangeset for help on using the changeset viewer.