shithub: aubio

ref: 7a6521daf3f38207403d27f6b49d4c6a48288ee3
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