shithub: aubio

ref: e1bfde5b4ebe6465f95565b3f3ba978db22bbf30
dir: /python/env_linux/

View raw version
#! /bin/sh

export PYTHONPATH=$PWD/`ls -rtd build/lib.* | head -1`:$PWD/tests:$PYTHONPATH
export LD_LIBRARY_PATH=$PWD/../build/src