source: python/env_linux @ f72364d

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

python/env_linux: env only, absolute path

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