shithub: aubio

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