Changeset 5132505


Ignore:
Timestamp:
Feb 28, 2013, 7:39:19 PM (11 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:
30250de
Parents:
6be592a
Message:

python/env_linux: env only, absolute path

Location:
python
Files:
1 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • python/env_osx

    r6be592a r5132505  
    11#! /bin/sh
    22
    3 export PYTHONPATH=$PWD/build/*:$PWD/tests:$PYTHONPATH
     3export PYTHONPATH=$PWD/build/lib.*:$PWD/tests:$PYTHONPATH
    44export DYLD_LIBRARY_PATH=$PWD/../build/src
Note: See TracChangeset for help on using the changeset viewer.