shithub: aubio

ref: 7d9ec37be3d6cf0544cfee2f6c87d7afe2d80a92
dir: /python/wscript_build/

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