shithub: aubio

ref: 34eee42b04b1477a98d8a303f947eb8d8fbaecd1
dir: /python/wscript_build/

View raw version
# install headers
for file in ['aubiocut', 'aubiopitch']:
  bld.install_as('${PREFIX}/bin/' + file, file, chmod = 0755)