shithub: aubio

ref: 0e0a049d1e2bd6633d92aa8436dff4ad78d3af39
dir: /python/wscript_build/

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