shithub: aubio

ref: 90a8f2fca430096595dae8da4330115cc54eff5f
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