source: python/env_osx @ 6be592a

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since 6be592a was 6be592a, checked in by Paul Brossier <piem@piem.org>, 12 years ago

python/env_osx: env only, absolute path

  • Property mode set to 100755
File size: 109 bytes
Line 
1#! /bin/sh
2
3export PYTHONPATH=$PWD/build/*:$PWD/tests:$PYTHONPATH
4export DYLD_LIBRARY_PATH=$PWD/../build/src
Note: See TracBrowser for help on using the repository browser.