shithub: aubio

ref: 8b19e1ca1787c8dcdad0fbd016396fc9e10bb89f
dir: /python/wscript_build/

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