shithub: aubio

ref: 043c48cb5d577fec7b7654c230f0058a0087fd34
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